Skip to content

Build a Jekyll blog in minutes, without touching the command line.

License

Notifications You must be signed in to change notification settings

fredZen/fredzen.github.io

 
 

Repository files navigation

This is Frederic Merizen’s blog. It runs on Jekyll. I got it rolling by starting from Jekyll Now.

Development environment

There is a standard Docker-based development environment. You start it by running ./dev-env (on linux or macos) or dev-env (on windows).

This gets you into a standard shell, and starts a jekyll server running in the background. You can visit your local Jekyll site by going to [http://localhost:4000].

Shut down the development environment by running ./dock down.

About

Build a Jekyll blog in minutes, without touching the command line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 86.7%
  • HTML 10.1%
  • Makefile 2.2%
  • Other 1.0%