neoforged / websites

Official website for NeoForged

Home Page:https://neoforged.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Websites

Website for NeoForged. Built using Hugo.

Development

Download or install Hugo v0.118.2. (The executable is self-contained.)

To build the website, run hugo. The site files will be found in the public directory.

To serve the website on a local port and continuously watch for changes to the site files on disk, run hugo server.

To build and include draft posts, append the -D or --buildDrafts argument, such as: hugo server -D.

License

The contents of this repository are generally licensed under the Creative Commons Attribution 4.0 International (CC-BY 4.0). See LICENSE.txt for full license text.

The contents of the themes/mainroad directory, which is copied from vimux/mainroad, is licensed under the GNU General Public License, version 2 (GPLv2).

About

Official website for NeoForged

https://neoforged.net

License:Creative Commons Attribution 4.0 International


Languages

Language:HTML 49.3%Language:CSS 41.8%Language:JavaScript 8.9%