Skip to content

gwk/gwk-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gwk-web

This repository contains the sources for https://gwk.github.io. The site is generated using Muck.

How it works

Github has a feature called "Github Pages" that provides static site hosting for user and project sites. Because user sites are served directly out of the master branch (whereas project pages can be served out of the docs/ subdirectory), the site is structured in two parts: this source repo, and a contents submodule repo which contains the generated content. The top-level makefile uses Muck to build the site, then copies the built site into the site repo.

About

Source for personal website (gwk.github.io)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published