2024-08-08 12:57:59 -04:00
2024-08-08 12:57:42 -04:00
2024-08-08 12:57:42 -04:00
2024-08-08 12:57:42 -04:00
2024-08-08 12:57:42 -04:00
2024-08-08 12:57:42 -04:00
2024-08-08 12:57:42 -04:00
2024-08-08 12:57:59 -04:00
2024-08-08 12:57:42 -04:00
2024-08-08 12:57:42 -04:00
2024-08-08 12:57:42 -04:00
2024-08-08 12:57:42 -04:00

Tor Dev Docs

To build the website, first we have to install npm/nodeJS and Hugo extended version. Afterwards, we have to run the npm install command, which will install a postcss package required to purge CSS.

The last step is to change the baseURL in the config.toml file to our final URL, and run the hugo command. This will create a public folder which contains the static generated files. We have to move these files in the public-facing folder inside our server and serve it with the webserver of choice, apache, nginx or whatever you like.

Description
Tor dev website
Readme MIT 29 MiB
Languages
SCSS 77.8%
HTML 19.5%
JavaScript 2.7%