Git Product home page Git Product logo

zype.github.io's Introduction

#To View Your Site Locally:

bundle exec jekyll serve --config _config.yml,_config_dev.yml

Then in your browser go to http://localhost:4000/ to see the site. (This uses the dev config file, so files are displayed from your local machine if they aren’t yet on prod.)

#To Add Pages

See http://jekyllrb.com for more info on using jekyll and adding pages.

#To Deploy

bundle exec jekyll build
git add .
git cm -m ‘your commit msg goes here’
(checkout master and merge if necessary)
git push

Pushing to github will deploy the docs automatically.

#Keeping github-pages up to date

Github updates its gem a lot, so we need to keep our locals up to date and rebuild occasionally!

bundle update github-pages

#To run a health check

Checks your GitHub Pages site for common DNS configuration issues.

bundle exec github-pages health-check

#Github Pages Docs

https://help.github.com/articles/using-jekyll-with-pages/#installing-jekyll

zype.github.io's People

Contributors

aaroncolon avatar bdorry avatar c13iscuit avatar cjhensen avatar davidkurutz avatar edla avatar felixcuello avatar fifthecho avatar froveda avatar gkalmring avatar harold29 avatar imchrissmith avatar jeremykay avatar justinoue avatar kalob2120 avatar khfayzullaev avatar landonmarder avatar matayoshimariano avatar recklesstrippy avatar svetdev avatar trevordjones avatar whoughton avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

kalob2120

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.