Skip to content

kottkrig/johanl.se

Repository files navigation

johanl.se

Static webpage based on Jekyll.

Getting started

Prerequisites

Install bundler.

gem install bundler

Install ruby dependencies

bundle install

Install node debendencies

npm install

Installing and running

Run and serve website locally.

bundle exec jekyll serve

Deploy

It's automatically deployed on github pages using a github actions workflow.

Acknowledgements

About

Static webpage based on Jekyll.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published