Giter Site home page Giter Site logo

portfolio's Introduction

Portfolio - Topher

Jekyll: https://jekyllrb.com/ Tachyons: http://tachyons.io/

Notes for future reference

  1. Create new directory locally
  2. git clone [email protected]:tachyons-css/tachyons.git [dir-name]
  3. cd [dir-name]
  4. Create new Github repo, then git remote rm origin
  5. git remote add origin [repo-url]
  6. git pomu
  7. npm install
  8. sudo gem install -n /usr/local/bin jekyll
  9. jekyll new . --force
  10. Modify .gitignore to include node_modules, npm-debug.log, .DS_STORE, and *.swp
  11. Modify _config.yml and add exclude: ['build', 'bower.json', 'license', 'node_modules', 'package.json', 'readme.md', 'src'] at the end to exclude them from the Jekyll build
  12. Run jekyll serve to test that everything is working; if not, you may need to gem install bundler and gem install minima first (dependencies may not have gotten installed with Jekyll)

License

MIT

portfolio's People

Contributors

johno avatar topherauyeung avatar sndsgn avatar jeffkole avatar balcsida avatar sammdec avatar amirahaile avatar davidpots avatar garrensmith avatar adrawerofthings avatar jemgold avatar holic avatar agtlucas avatar neilrenicker avatar sirreal avatar tybenz avatar andrewliebchen avatar idkuch avatar subic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.