Skip to content

valeryTech/valerytech.github.io

Repository files navigation

Knowledge Base Publishing System

This repository is the system that transforms, previews, builds, and deploys a Markdown-based knowledge base. It is a Hugo site built on the Thulite/Doks stack, with the content tree in-repo under content/.

The main source inputs are:

  • content/ for authored Markdown
  • layouts/, config/, and assets/ for local presentation and build behavior

Generated output such as public/ and resources/ is disposable build artifact, not an authoring surface.

Local workflow

Local work runs in Docker, with make as the main contributor entrypoint. You do not need a system-wide Hugo or Node installation.

Preview locally:

make up

Build the site:

make build

Production deploys run through GitHub Actions to GitHub Pages for valery.tech.

For more detail:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors