The source code for the official website of the Jirai markup language.
https://jirai.alyxshang.boo
- CSS 97.1%
- JavaScript 2.9%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| assets | ||
| content | ||
| data | ||
| layouts | ||
| .gitignore | ||
| config.jmu | ||
| index.ejirai | ||
| LICENSE | ||
| README.markdown | ||
JIRAI WEBSITE
The source code for the official website of the Jirai markup language.
ABOUT
This repository contains the source code for the official website of the Jirai Markup Language. 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/jirai-site.git --depth 1
- 2.) Change directory into the repository:
cd jirai-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
- Jirai Website by Alyx Shang.
- Licensed under the FSL v1.