blog/README.md
2025-06-23 12:18:11 +02:00

589 B

Ayo's Blog

This is the repo for ayos.blog, which is built with Jekyll.

Project Setup

  1. follow the jekyll installation guide for your machine

  2. clone project, then go to the directory:

$ git clone git@github.com:ayoayco/blog
$ cd blog
  1. install dependencies:
$ bundle install
  1. run dev server:
$ bundle exec jekyll serve --livereload
  1. build project:
$ bundle exec jekyll build

Just keep building.
A blog by Ayo.