Skip to content

Documentation for Roslynator, DotMarkdown, Orang and other projects.

Notifications You must be signed in to change notification settings

josefpihrt/josefpihrt.github.io

Repository files navigation

josefpihrt.github.io

This website contains documentation for following projects:

This website is built using Docusaurus 2, a modern static website generator.

Generate Documentation

For local development it's necessary to pull following repositories and place them next to this repository:

Folder structure (example):

  • code
    • josefpihrt.github.io
    • roslynator (required name)
    • dotmarkdown (required name)
    • orang (required name)
    • snippetica (required name)

Then run script tools/generate_docs.ps1 (generated documentation can be deleted with script tools/delete_docs.ps1).

Local Development

Run npm run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

Run npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

About

Documentation for Roslynator, DotMarkdown, Orang and other projects.

Resources

Stars

Watchers

Forks

Packages

No packages published