Thearas / thearas.github.io

My blogs.

Home Page:https://thearas.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My blog

Prerequisites

make init

Build

  1. Install dependencies

    make install
  2. Run

    npm run build:js # if you modified the `assets/js/_main.js`
    
    make run
  3. Publish

    # update search index, `$ALGOLIA_API_KEY` should be in `~/.zshrc`
    make index
    
    # optimize images
    make optimize_images -- assets/images/<new image dir>

    Then just push the changes to GitHub.

About

My blogs.

https://thearas.github.io/


Languages

Language:SCSS 34.7%Language:HTML 34.5%Language:JavaScript 29.0%Language:Shell 1.4%Language:Ruby 0.3%Language:Makefile 0.1%