saber-theme-aimer

A concise Saber theme, ported and evoluted from the unreleased hexo-theme-mina


Keywords
saber, saber-theme, theme, blog
License
MIT
Install
npm install saber-theme-aimer@0.1.0

Documentation

Logo

The Art of Chawye Hsu

deployment status webpagetest generator editor repo deps

This repository contains all the source code of Chawye Hsu's personal website. You can also see the auto-generated deployable files at gh-pages branch.

Architecture


                        GitHub                 Preview,         DNS,
                      +---------+              Redirect,        Cache,
                      | Actions |              Functions,       Security,
                      |         |              etc.             etc.
                  +---+----+----v-----+        +--------+     +------------+         +---------+
+--------+  Push  |        |          | Deploy |        |     |            |         |         |
| Author +-------->  main  | gh-pages +--------> Vercel <-----+ Cloudflare <---------+ Clients |
+--------+        |        |          |        |        |     |            | Request |         |
                  +--------+-----^----+        +--------+     +------------+         +----+----+
                                 |                                                        |
                   Github Repo   |                                                        |
                                 |           +----------+                                 |
                                 |           |          |                CDN              |
                                 +-----------+ jsDelivr <---------------------------------+
                                             |          |     Assets: Images, CSS, JS
                                             +----------+

Playground

Prerequisites:
Git, Nodejs, Yarn

Get the project:

$ git clone https://github.com/chawyehsu/chawyehsu.com
$ cd chawyehsu.com

Run and play:

# Bootstrap, install dependencies
$ yarn
# Start localhost dev server
$ yarn dev
# Serve 127.0.0.1:3000

Credits

Complete open sourcing was inspired by daneden.me.

License

Copyright © 2015-persent Chawye Hsu. All rights reserved.

The content and resources belong to Chawye Hsu, unless otherwise noted. Reproducing or distributing our content without permission could mean you will be in legal breach of our copyright. Requests to use our content are considered on a case by case basis for reasonable accommodation.