My personal blog https://ayos.blog
Find a file
2026-02-23 22:51:32 +01:00
.husky chore: no mirror; just push 2026-02-23 22:51:07 +01:00
.vscode setting: migrate vscode terminal 2021-11-02 10:57:14 +08:00
_drafts update draft 2026-02-20 07:27:55 +01:00
_ideas fix permalinks 2023-03-20 12:40:30 +01:00
_includes feat: update bug link to "issue" 2026-02-22 22:36:56 +01:00
_layouts feat: update avatar 2025-12-28 10:26:47 +01:00
_posts update post: done or discipline 2026-02-20 07:40:06 +01:00
assets feat: update avatar 2025-12-28 10:26:47 +01:00
.build.yml chore: add auto mirror to github build script 2025-02-09 15:07:24 +01:00
.gitignore chore: init node workspace, add husky, add post-commit hook for auto mirror 2026-02-22 15:11:01 +01:00
404.html initial commit 2018-01-13 16:20:54 +08:00
_config.yml feat: remove minima theme dependency 2025-05-05 15:27:33 +02:00
about.md fix: grammar 2024-11-06 21:03:07 +01:00
archives.html style: fix styles after removing minima 2025-05-05 18:33:31 +02:00
blog.sh feat: initial blog.sh script 2025-10-11 13:35:10 +02:00
category.html link to topic page in all topics 2023-05-27 17:24:55 +02:00
emoji-cheat-sheet.md chore: format the codebase 2025-03-02 18:34:17 +01:00
entertaining.html update topic pages' titles 2023-05-28 00:00:29 +02:00
entertainment.html new drafts and category 2023-05-29 20:42:47 +02:00
favicon.ico add favicon 2019-10-12 22:24:32 +08:00
games.html publish obscure post 2023-07-14 00:16:25 +02:00
Gemfile feat: remove minima theme dependency 2025-05-05 15:27:33 +02:00
Gemfile.lock chore: update depx 2025-11-27 10:15:14 +01:00
img1.jpg add feels fm post 2018-09-20 23:03:17 +08:00
index.md chore: format the codebase 2025-03-02 18:34:17 +01:00
motivational.html update topic pages' titles 2023-05-28 00:00:29 +02:00
music.html post: scared test lead 2023-07-28 12:03:39 +02:00
package.json chore: init node workspace, add husky, add post-commit hook for auto mirror 2026-02-22 15:11:01 +01:00
personal.html fix: wrong html 2023-05-22 12:10:09 +02:00
pnpm-lock.yaml chore: init node workspace, add husky, add post-commit hook for auto mirror 2026-02-22 15:11:01 +01:00
privacy.md chore: format the codebase 2025-03-02 18:34:17 +01:00
productivity.html update topic pages' titles 2023-05-28 00:00:29 +02:00
projects.html update topic pages' titles 2023-05-28 00:00:29 +02:00
README.md chore: update readme 2025-06-23 12:18:11 +02:00
talks.html update topic pages' titles 2023-05-28 00:00:29 +02:00
technology.html update topic pages' titles 2023-05-28 00:00:29 +02:00
template fix permalinks 2023-03-20 12:40:30 +01:00
YYYY-MM-DD-blog-template.md chore: update template 2025-06-23 12:18:26 +02:00

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.