ESIPFed / sweet-website

sweet website repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 79.0%Language:HTML 14.7%Language:CSS 6.3%