English | 简体中文
- 🎨 Powerful theme customization for Hexo.
- 🌈 Support for Hugo
- 📦 Support for jekyll
- Custom theme
git clone [email protected]:arleex/github-pages-starter.git
./app/hexo/install.sh -h
This script will not download [node Git]. You must download [node Git] yourself. Then use this script to install
Usage:
install.sh -f <blog_folder> -u <github_username> -s <github_personal_access_token>
-f: The blog folder
-u: Github username
-s: Github personal access token
Example:
./app/hexo/install.sh -f ~/blog/hexo -u your_user_name -s GITHUB_PERSONAL_ACCESS_TOKEN
Demo
https://arleex.github.io/
Use Gitpod, a free online dev environment for GitHub.