| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
docker run -d --name blog -p 4000:4000 -w /srv/jekyll -v $(pwd):/srv/jekyll \ jekyll/jekyll:3.5.2 /bin/bash -c "bundle install && jekyll server -H 0.0.0.0 --watch"
or use the start script:
./bin/start.fishEverything in source branch is pushed automatically to master. From there it will be put online automatically.
See travis-ci to understand the jekyll rake task.`
| Back | FazBrowse Home | New Git URL |