Skip to content

GimmyDatBeeR/docs-horusec

 
 

Repository files navigation

Horusec Documentation

In this project contains all documentation of HORUSEC.

Requirements

To edit, run and build this project is necessary some requirements, they are:

  • Node
    • Check intallation run in your terminal npm -v and node -v
  • Hugo
    • Check installation run in your terminal hugo version

Install

For install all dependences this project run the command

npm run dependencies

or

npm i && git submodule init && git submodule update

Running

For run this project run the command

hugo serve

or

npm start

Check if Web Server is available at http://localhost:1313/docs/

Build

TO build this project run the follow command

npm run build

And you can see the folder generated by hugo into ./dist path.

Communication

We have a few channels for contact, feel free to reach out to us at:

Contributing

Feel free to use, recommend improvements, or contribute to new implementations.

If this is our first repository that you visit, or would like to know more about Horusec, check out some of our other projects.

This project exists thanks to all the contributors. You rock! ❤️🚀

About

Horusec oficial documentation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 100.0%