The source code for the official website of the Mandy static-site generator. https://mandy.alyxshang.boo
  • CSS 97%
  • JavaScript 3%
Find a file
alyxshang 33d96ef369
All checks were successful
/ test (push) Successful in 30s
Update README.markdown
2026-05-11 19:26:27 +02:00
.forgejo/workflows v.0.1.0 2026-05-01 17:37:23 +02:00
assets v.0.1.0 2026-05-01 17:37:23 +02:00
content Staging. 2026-05-01 17:32:21 +02:00
data Update data/nav.jmu 2026-05-07 20:25:57 +02:00
layouts Init. 2026-05-01 12:00:28 +02:00
.gitignore Init. 2026-05-01 12:00:28 +02:00
config.jmu Init. 2026-05-01 12:00:28 +02:00
index.ejirai Staging. 2026-05-01 17:32:21 +02:00
LICENSE Init. 2026-05-01 12:00:28 +02:00
README.markdown Update README.markdown 2026-05-11 19:26:27 +02:00

MANDY WEBSITE

Mandy Build CI

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

NOTE 📜

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