Skip to content

StephanStS/DietPi-Website

 
 

Repository files navigation

DietPi Website

This is the official repository for hosting collaborative development of the official DietPi OS home page https://dietpi.com/ as well as the DietPi-Software overview page https://dietpi.com/dietpi-software.html.

CodeFactor

License

DietPi-Website by DietPi is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License - CC BY-SA 4.0.

3rd party resources

Deploy instructions

Deploy to /tmp/DietPi-Website-master (no input argument):

bash -c "$(curl -sSfL https://raw.githubusercontent.com/MichaIng/DietPi-Website/master/deploy.bash)"

Deploy to /var/www (target path as input argument $1):

bash -c "$(curl -sSfL https://raw.githubusercontent.com/MichaIng/DietPi-Website/master/deploy.bash)" bash '/var/www'

About

Repository for the DietPi OS website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.3%
  • CSS 3.8%
  • JavaScript 2.2%
  • Other 0.7%