Skip to content

arky/piroguetoolsuite.github.io

 
 

Repository files navigation

PiRogue Tool Suite website

License: MIT

Website | Documentation | Support

Getting Started

This is a quick guide to contributing to this project.

Setting Up

Download Hugo and all the different dependencies using the npm command:

npm install

Development

Automatically rebuild the website content while editing it using the dev command:

npm run dev

Build

Build the website content using the build command:

npm run build

Preview

To preview the website content locally, use the preview command:

npm run preview

Contributing

If you find any issues or have suggestions, please submit a pull request.

License

This project is licensed under MIT license. See the LICENSE file for details.

About

Source of the project website

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 74.6%
  • SCSS 19.5%
  • JavaScript 5.9%