The source code for the official website of the Jirai markup language. https://jirai.alyxshang.boo
  • CSS 97.1%
  • JavaScript 2.9%
Find a file
alyxshang a3bbc4b638
All checks were successful
/ test (push) Successful in 32s
Update README.markdown
2026-05-11 19:25:31 +02:00
.forgejo/workflows Working out some kinks. 2026-05-01 19:02:27 +02:00
assets v.0.1.0 2026-05-01 19:21:49 +02:00
content Update content/jmu.ejirai 2026-05-08 19:44:26 +02:00
data Working out some kinks. 2026-05-01 19:02:27 +02:00
layouts Content 2026-04-30 12:03:43 +02:00
.gitignore Content 2026-04-30 12:03:43 +02:00
config.jmu v.0.1.0 2026-05-01 19:21:49 +02:00
index.ejirai CI 2026-04-30 12:22:49 +02:00
LICENSE Content 2026-04-30 12:03:43 +02:00
README.markdown Update README.markdown 2026-05-11 19:25:31 +02:00

JIRAI WEBSITE

Mandy Build CI

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 dist directory, ready to be deployed on a server.

NOTE

  • Jirai Website by Alyx Shang.
  • Licensed under the FSL v1.