The source code for my official website.
https://alyxshang.boo
- CSS 98.6%
- JavaScript 1.4%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| assets | ||
| content | ||
| data | ||
| layouts | ||
| projects | ||
| services | ||
| .gitignore | ||
| config.jmu | ||
| index.ejirai | ||
| LICENSE | ||
| README.markdown | ||
MY WEBSITE
The source code for my official website.
ABOUT
This repository contains the source code for my official website. The source is in the form of a Mandy project. Mandy is a static-site generator I wrote. You can find out more about Mandy here.
LIVE SITE
You can view the live, built and deployed version of this Mandy project here.
USAGE
To build and use this site, follow the steps outlined below. You will have to have Git and Mandy installed.
- 1.) Clone this repository:
git clone https://source.alyxshang.boo/alyxshang/alyxshang.boo.git --depth 1
- 2.) Change directory into the repository:
cd alyxshang.boo
- 3.) Build the site:
mandy -b .
- 4.) There should now be a file structure of HTML, CSS, and Javscript files in the
distdirectory, ready to be deployed on a server.
NOTE
- alyxshang.boo by Alyx Shang.
- Licensed under the FSL v1.