nis-hugo-theme
v1.0.0
Published
Hugo theme for Narative Insight (NIS) Hugo-based websites
Readme
NisTheme
The Hugo theme I'm building for use in all of my Hugo websites.
This project must export its Javascript as a Webpack module in order for the Javascript in this project to be used by other websites.
To sign up or log on to the NPM site (like GitHub, but for Javascript software):
- Go to NPM Registry
- Sign in as happywoodsman
To set up from the top, follow these instructions: How to publish an NPM package
To make that happen:
- Create a package.json file that includes the other Javascript/Webpack module dependencies.
- Test the code (somehow) to make sure it works.
- Publish it with $ npm publish whenever the Javascript changes.
