Skip to content

The hosted static files for the Holochain developer documentation

License

Notifications You must be signed in to change notification settings

pegahvaezi/docs-pages

 
 

Repository files navigation

Docs

This repo builds the documentation for developer.holochain.org.

Local Development

To run the server locally use:

This requires browser-sync npm install -g browser-sync.

./dev_build.sh

This will open a live reload server which is great for development. It will also build mkdocs. However the netlify redirects will not work so you will need to go to http://localhost:9000/ to see the site.

If you want to test netlify redirects you can run:

This requires netlify cli npm install netlify-cli -g.

./dev_build_netlify.sh

But you will have to manually reload pages.

About

The hosted static files for the Holochain developer documentation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 98.0%
  • CSS 2.0%