8000 GitHub - agonist/docs: Genji documentation website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

agonist/docs

 
 

Repository files navigation

The Genji documentation

Netlify Status

This repository contains the assets required to build the Genji documentation.

The Genji website uses the Docsy Hugo theme installed as a Hugo module.

Prerequisites

To use this repository, you need to install Hugo.

Clone the repository and navigate to the directory:

git clone https://github.com/genjidb/docs.git
cd docs

Running the website locally using Hugo

To build and test the site locally, run:

hugo serve

This will start the local Hugo server on port 1313. Open up your browser to http://localhost:1313 to view the website.

About

Genji documentation website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.2%
  • SCSS 33.8%
0