Skip to content

tamediadigital/tx_hackdays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

<ul class="nes-list is-disc">
    <li><a href="./whoami">Who's Who?</a></li>
    <li><a href="./hacks/">List of Planned Hacks</a></li>
</ul>

Step 1: Add Yourself to the Who's Who List

Get yourself listed on Who am I?

  1. Get access to this github repo - https:/harryf/tamedia-hackdays/ (PM me your github account name on Slack and I'll add you)
  2. $ git clone [email protected]:harryf/tamedia-hackdays.git
  3. $ cd ./tamedia-hackdays; git checkout -b <your_name>
  4. $ cp ./whoami/harryfuecks.md ./whoami/<your_name>.md
  5. $ vi ./whoami/<your_name>.md
  6. $ open http://yrlab.zatunen.com/webgl/gbpic/gbpic.html # to gameboyify your profile pic
  7. save the picture to ./whoami/pics/<yourname>.png then $ vi ./whoami/<your_name>.md again to link to the image
  8. $ git add <filenames> # add the text file and the image
  9. $ git commit -am 'Add myself to whoami'
  10. $ git push -u origin your_name
  11. Make a pull request to https:/harryf/tamedia-hackdays/

Further Hints for Using this Wiki

  • Contact Harry Fuecks to be added to the repo as a contributor - make sure you provide your github account username
  • Create a page about yourself - see whoami for details
  • Create a page about project - see hacks for details
  • Links to other pages in the wiki should start with /tamedia-hackdays/
  • Submit pull requests if you like to play safe and bug Harry to merge and get the stuff published
  • ...or just push to Master if you like to live dangerously ;)
  • I takes about 20-30 seconds after a git push for the site to update
  • Use <$ bundle exec jekyll serve> to test changes locally

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published