Thanks to visit codestin.com
Credit goes to github.com

Skip to content

My non-blog, using GitHub pages and the Lanyon theme

License

jzohrab/jzohrab.github.io

 
 

Repository files navigation

Non-blog

Based on Lanyon - https://github.com/poole/lanyon

When pushed to GitHub, GitHub actions build https://jzohrab.github.io/

New posts

To make a new post:

pushd _posts
./__new.sh filename-stuff
popd

Running locally

Install the dependencies (there is probably a better way to do this):

gem install bundler jekyll

and then to run:

bundle exec jekyll serve

and the site runs:

...
Server address: http://127.0.0.1:4000//
Server running... press ctrl-c to stop.

About

My non-blog, using GitHub pages and the Lanyon theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.7%
  • HTML 24.3%
  • Shell 6.3%
  • JavaScript 1.4%
  • Ruby 0.3%