Skip to content

jospoortvliet/gatekeeper.page

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

  1. Install Hugo
  2. Install NPM dependencies cd themes/gatekeeper/assets/scss && npm install
  3. Run Hugo from main folder hugo server --disableFastRender --bind 0.0.0.0
  4. Access the site on http://localhost:1313

For GitHub codespaces try something like:

hugo server --disableFastRender --baseURL=https://$CLOUDENV_ENVIRONMENT_ID-1313.apps.codespaces.githubusercontent.com --appendPort=false

About

The Gatekeeper website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.4%
  • SCSS 26.1%
  • JavaScript 1.2%
  • Shell 0.3%