Skip to content

🌐 My personal website listing articles, tutorials and other ramblings

Notifications You must be signed in to change notification settings

alessandrolomanto/nonnoalex-website

Repository files navigation

Prerequisites

Jekyll

Install dependencies

This website is built on Jekyll and uses its built-in SCSS compiler to generate our CSS. Before getting started, you'll need to install the Jekyll gem and related dependencies:

$ bundle install

3. Running locally

To see your Jekyll site, start a Jekyll server:

$ bundle exec jekyll serve

Open http://localhost:4000 in your browser, and voilà.

https://github.com/andrewhwanpark/dark-poole