-
Notifications
You must be signed in to change notification settings - Fork 35
Home
Webb Roberts edited this page Jul 20, 2017
·
11 revisions
Lay out each page as an index.md within its folder:
/niem-releases/index.md
If you don't do it this way, links to a page can work inconsistently. Otherwise, we've seen .../niem-releases/
fail while .../niem-releases
works. It has always worked as expected when arranged as an index in a folder.
The production website (http://niem.github.io/) is whatever is pushed to the NIEM repo's master branch. Only push content that is ready for distribution on the main website.
That means you need to do your work on your local machine, and share it with others on your own fork of the NIEM repo.
Pull requests are welcome. Please merge the latest master commit into your commit, so that it can be easily merged.