A sample project for the Mandy static-site generator. 🌸 🎀 https://mandy-sample.alyxshang.boo
Find a file
alyxshang 1f0172f6d5
All checks were successful
/ test (push) Successful in 19s
Update .forgejo/workflows/mandy.yml
2026-02-08 16:34:04 +01:00
.forgejo/workflows Update .forgejo/workflows/mandy.yml 2026-02-08 16:34:04 +01:00
assets v.0.1.0 2026-01-19 15:57:36 +01:00
layouts Meta tags. 2026-01-19 17:11:22 +01:00
posts Update posts/20250118-Hello-World.ejirai 2026-01-19 16:49:56 +01:00
.gitignore Add .gitignore 2026-01-18 20:12:57 +01:00
config.jmu Deployment left. 2026-01-19 15:33:28 +01:00
index.ejirai Init. 2026-01-18 08:54:20 +01:00
LICENSE Add LICENSE 2026-01-18 20:13:34 +01:00
README.markdown Added a link to the demo. 2026-01-19 16:02:50 +01:00

MANDY SAMPLE SITE 🌸 🎀

Mandy CI

A sample project for the Mandy static-site generator. 🌸 🎀

ABOUT 📚

This repository contains a sample project for the Mandy static-site generator. The instructions on how to build this project into a directory containing HTML files ready to be served are in the next section.

DEMO 🚀

The live, deployed version of this project can be found here: View

USAGE ⚒️

To build this project into a website you will need the Mandy static-site generator installed and available from the command line. You will also need Git. To find out how to install Mandy please visit this page. Once you have Mandy installed follow these steps to build this project into a site.

  • 1.) Clone the source code:
git clone https://source.alyxshang.boo/alyxshang/mandy-sample-site.git
  • 2.) Change directory into the project:
cd mandy-sample-site
  • 3.) Build the site:
mandy -b .

This should produce a dist directory containing the built site inside mandy-sample-site.

NOTE 📜

  • Mandy Sample Site 🌸 🎀 by Alyx Shang 🖤.
  • Licensed under the FSL v1.