Skip to content

jsborjesson/jsborjesson.github.io

Repository files navigation

Blog

# Install dependencies
bundle

# Start the server
# The baseurl needs to be set to empty to have the paths working locally
bundle exec jekyll serve --watch --baseurl=

# Generate a new post
bundle exec jekyll post "Post title"

Theme: https://github.com/poole/lanyon

Releases

No releases published

Packages

No packages published