Skip to content

ESIPFed/sweet-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SWEET website demo

Currently serving https://sweet.github.io

Proposal

This repo provides content for https://sweetontology.net (eventual redirect)

Build the website using MkDocs

  • Install mkdocs on your machine (see installation instructions).
  • Install the Cinder theme (pip install mkdocs-cinder).
  • Run the command mkdocs gh-deploy (or use deploy.sh).
    • This command creates (or refreshes) the website at https://sweet.github.io.
    • The command must be run from the root directory of this repo.
    • Behind the scenes, mkdocs gh-deploy builds HTML docs from the Markdown sources, uses the ghp-import tool to commit them to the gh-pages branch, and pushes the gh-pages branch to GitHub.

About

sweet website repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published