Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is the repository for the website https://www.nopeforge.org.

Technical summary

  • Static website generated with Hugo
  • No Hugo theme, we are using a vanilla Bootstrap and setting various classes in the HTML templates

Common operations

Testing the website locally

hugo server -D

Adding a news

  1. Create a news file: hugo new news/my-breaking-news.md
  2. Remove the draft: true front-matter entry when satisfied
  3. Add the markdown file to git and open a PR

Deploying the files in production

Generate the files with hugo and upload them.

External assets source and credits

About

Website source for nopeforge.org

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages