The source code for the official website of the Mandy static-site generator.
https://mandy.alyxshang.boo
- CSS 97%
- JavaScript 3%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| assets | ||
| content | ||
| data | ||
| layouts | ||
| .gitignore | ||
| config.jmu | ||
| index.ejirai | ||
| LICENSE | ||
| README.markdown | ||
MANDY WEBSITE
The source code for the official website of the Mandy static-site generator.
ABOUT
This repository contains the source code for the official website of the Mandy static-site generator. 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/mandy-site.git --depth 1
- 2.) Change directory into the repository:
cd mandy-site
- 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 📜
- Mandy Website by Alyx Shang.
- Licensed under the FSL v1.