The official website for the Nuwa.nvim package manager. https://nuwa.alyxshang.boo
  • CSS 97%
  • JavaScript 3%
Find a file
alyxshang 0b2280242f
All checks were successful
/ test (push) Successful in 33s
Update README.markdown
2026-05-12 15:35:16 +02:00
.forgejo/workflows Styles left. 2026-05-01 19:44:48 +02:00
assets Init. 2026-04-30 15:35:27 +02:00
content Styles left. 2026-05-01 19:44:48 +02:00
data Styles left. 2026-05-01 19:44:48 +02:00
layouts Init. 2026-04-30 15:35:27 +02:00
.gitignore Hm. 2026-04-29 23:59:12 +02:00
config.jmu TBC 2026-04-29 23:58:44 +02:00
index.ejirai Styles left. 2026-05-01 19:44:48 +02:00
LICENSE Add LICENSE 2026-04-30 00:03:55 +02:00
README.markdown Update README.markdown 2026-05-12 15:35:16 +02:00

NUWA.NVIM WEBSITE

Mandy Build CI

The official website for the Nuwa.nvim package manager.

ABOUT

This repository contains the source code for the official website of Nuwa.nvim. 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/nuwa-site.git --depth 1
  • 2.) Change directory into the repository:
cd nuwa-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

  • Nuwa.nvim Website by Alyx Shang.
  • Licensed under the FSL v1.