GitXplorerGitXplorer
o

cambridgekitchen

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
dccc1b5c7c12a0fe528327340239dc23ab684dea

Add cname file for gh pages custom domain

oolane committed 7 years ago
Unverified
6d75b40bb189cc301e7a2a9b695863d04568fa93

Un-draft first post

oolane committed 7 years ago
Unverified
8791af32a275ecefdbb190449a7317aed47d8ca3

Update baseurl

oolane committed 7 years ago
Verified
babcf4d127407fb1d8dd3a53d9f918566bad8813

Create README.md

oolane committed 7 years ago
Unverified
d30bb77b980fc8300a7dc6888860fa90066bedb0

Add publish script

oolane committed 7 years ago
Unverified
5ac5638f40efe800679bf6c2a99811c5c72df299

Fix theme config

oolane committed 7 years ago

README

The README file for this repository.

cambridgekitchen

To build

hugo

To include drafts and run the server:

hugo server -D

To publish

npm install
hugo
gh-pages -d public