Skip to content

NopeForge/nope.website

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •