Skip to content

akkinoc/akkinoc.github.io

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.