The source code for my official website. https://alyxshang.boo
  • CSS 98.6%
  • JavaScript 1.4%
Find a file
alyxshang c9e1d8c1d9
All checks were successful
/ test (push) Successful in 30s
Fixed a typo.
2026-05-31 12:06:25 +02:00
.forgejo/workflows Content done. 2026-05-01 23:59:43 +02:00
assets Fixed a typo. 2026-05-31 12:06:25 +02:00
content Content done. 2026-05-01 23:59:43 +02:00
data Update data/contact.jmu 2026-05-13 21:51:24 +02:00
layouts Hm... 2026-04-29 23:00:10 +02:00
projects Added project page links. 2026-05-02 00:06:43 +02:00
services Content done. 2026-05-01 23:59:43 +02:00
.gitignore Mandyification underway. 2026-04-29 18:44:37 +02:00
config.jmu TBC 2026-04-29 19:25:52 +02:00
index.ejirai Mandyification underway. 2026-04-29 18:44:37 +02:00
LICENSE TBC 2026-04-29 19:25:52 +02:00
README.markdown Update README.markdown 2026-05-11 19:30:22 +02:00

MY WEBSITE

Mandy Build CI

The source code for my official website.

ABOUT

This repository contains the source code for my official website. 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/alyxshang.boo.git --depth 1
  • 2.) Change directory into the repository:
cd alyxshang.boo
  • 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

  • alyxshang.boo by Alyx Shang.
  • Licensed under the FSL v1.