Skip to content

NixRTR/nebulacdr.com

Repository files navigation

nebulacdr.com

Hugo website for Nebula Commander, built with the Docsy theme.

Prerequisites

Run locally

From the repo root:

npm install   # install PostCSS and Autoprefixer for Docsy SCSS
hugo mod get  # fetch Docsy theme (first time only)
hugo server

Open http://localhost:1313.

Build

hugo

Output is in public/.

Project structure

  • content/en/ — English content (home, About, Docs, Blog, Community)
  • assets/scss/_styles_project.scss — Custom nebula-style cover background
  • assets/icons/logo.svg — Navbar logo
  • static/logo.svg — Logo used on the landing cover
  • hugo.yaml — Site config and Docsy module

Theme

The site uses the Docsy Hugo theme as a module (see module.imports in hugo.yaml). Custom styles and content are in this repo.

About

Nebula Commander Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors