Skip to content
/ iesdp Public
forked from Gibberlings3/iesdp

Jekyllized version of IESDP with imported history

Notifications You must be signed in to change notification settings

4Luke4/iesdp

 
 

Repository files navigation

IESDP

Visible at: https://gibberlings3.github.io/iesdp/

How to deploy/test

  1. Install dependencies (jekyll, jekyll-liquify)
  2. Run: jekyll serve --incremental in the top dir of this repo
  3. Open the url it prints, usually http://127.0.0.1:4000/iesdp/

NOTE

On macOS you might also need the gem webrick.


How it works

Since Github Pages don't allow plugins, we have to use an extra step in deployment to properly generate the final IESDP and push it to the gh-pages branch. That is what is displayed if you visit the URL at the top. Actual work happens on the master branch.

Handy cheat sheet: http://jekyll.tips/jekyll-cheat-sheet/

Contributing

See contributing guide.

About

Jekyllized version of IESDP with imported history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.3%
  • Other 0.7%