This is a free responsive Jekyll theme, about you 😉
You can watch it in action here!
Clone the repository locally
git clone https://github.com/lionel1704/lionel1704.github.io/You need to install jekyll and the dependencies of by running:
./scripts/installThen, you can build and serve your website by simply running:
./scripts/serve-productionTo serve across lan (requires su to forward the port 4000 over lan):
./scripts/serve-lan-production