Skip to content

The codebase for my personal website hosted on GitHub Pages.

License

Notifications You must be signed in to change notification settings

akkinoc/akkinoc.github.io

Folders and files

NameName
Last commit message
Last commit date
Jun 5, 2024
Apr 25, 2025
Jul 20, 2021
Nov 24, 2022
Jun 27, 2021
May 19, 2024
Aug 21, 2021
Aug 9, 2021
May 19, 2024
Aug 5, 2022
May 18, 2024
May 9, 2021
May 18, 2024
Nov 2, 2024
Apr 26, 2021
May 19, 2024
May 19, 2024
Apr 24, 2021
Apr 24, 2021
May 25, 2021
Apr 30, 2021
May 6, 2021

Repository files navigation

akkinoc.github.io

build badge license badge sponsor badge

The codebase for my personal website hosted on GitHub Pages: akkinoc.dev

Setup

To setup, run:

$ git clone git@github.com:akkinoc/akkinoc.github.io.git
$ cd akkinoc.github.io
$ brew install lapack openblas # for classifier-reborn
$ bundle install

Building

To build, run:

$ bundle exec jekyll build

Running

To run on localhost, run:

$ bundle exec jekyll serve --drafts --future --livereload

Deploying

To deploy, push to the GitHub main branch. It will be automatically deployed to GitHub Pages via GitHub Actions.

License

Licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.