Skip to content

A repository used to create the docs.wattcarbon.com page

Notifications You must be signed in to change notification settings

wattcarbon/docs.wattcarbon.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs.wattcarbon.com

This is the source code for https://docs.wattcarbon.com.

Metadata

Pages are written in Kramdown Markdown and must have Front Matter to be registered by the build process. For example:

---
title: My Page Title -- This can be quite long! It shows up in the tab of your browser and in the top of the page
nav: Short name for nav bar
last_modified: 2025-01-01
---

## Your markdown content goes here

Use level-2 headings (`##`) at highest as level 1 is already used by the title.

nav and last_modified are optional.

Local Development

Clone down github/pages-gem and run the following commands:

$ make image
$ SITE=/path/to/the/docs.wattcarbon.com/repo/on/your/machine make server

Then browse to http://localhost:4000 to view the site.

Note that changes to _config.yml require a restart of the server.

About

A repository used to create the docs.wattcarbon.com page

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •