All Projects → chawyehsu → chawyehsu.com

chawyehsu / chawyehsu.com

Licence: other
@chawyehsu's homepage

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Vue
7211 projects
XSLT
1337 projects
HTML
75241 projects

Labels

Projects that are alternatives of or similar to chawyehsu.com

saber-theme-tailsaw
A Saber theme for blogging, based on Jigsaw's Blog Template.
Stars: ✭ 53 (+51.43%)
Mutual labels:  saber
AnotherBadBeatSaberClone
This is a discontinued but perhaps helpful VR project created during my Master's degree at FH Wedel.
Stars: ✭ 22 (-37.14%)
Mutual labels:  saber
saber-theme-paper
A simple theme like read on a paper.
Stars: ✭ 21 (-40%)
Mutual labels:  saber
BeatSaberCinema
A Beat Saber plugin that allows you to sync up videos to play in the background of your maps.
Stars: ✭ 35 (+0%)
Mutual labels:  saber
BM
The Utility to Install Songs, Install Mods, Install/Update BMBF, Install HitSounds, download automatically made Playlists, get better support, switch between the modded and unmodded Version of Beat Saber, do full Backups and way more
Stars: ✭ 33 (-5.71%)
Mutual labels:  saber
saber
Dependency injection (DI) & Inversion of Control (IoC) command line tool for Swift based on code generation
Stars: ✭ 21 (-40%)
Mutual labels:  saber
callum-flack-design
Design services portfolio & blog
Stars: ✭ 14 (-60%)
Mutual labels:  saber

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].