Skip to content

hillsy/jekyll-nhais

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Administrator README

This copy of the NHAIS documentation is hosted on GitHub Pages, and built in Jekyll.

Authoring

Run a local development copy

bundle exec jekyll serve

Redirecting URLs

Redirect from /foo to /some-url-or-other by including the following in the header of the some-url-or-other page:

---
redirect_from: "/foo/"
---

NB: the trailing slash on the redirect_from URL is significant

Site administration

Link checking

To check links, run bundle exec check-links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published