Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public website for PlyDB

This repo contains the marketing and documentation site for the PlyDB open source project.

It is built with Hugo, a static site generator.

Develop

Pre-reqs:

Run dev server

hugo server --buildDrafts --disableFastRender --source src --destination $PWD/dist

Updating the theme

We use Hextra as our Hugo theme. We fully vendor the theme in the repo instead of using git submodules.

rm -rf src/themes/hextra

git clone https://github.com/imfing/hextra.git src/themes/hextra

# save hextra commit sha for reference
git -C src/themes/hextra rev-parse HEAD > hextra-version

# remove hextra git repo
rm -rf src/themes/hextra/.git

About

PlyDB documentation site

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages