Ducker website https://www.freakspot.net/programas/ducker/

Jorge Maldonado Ventura 0357d0b7ea Write Spanish and English articles for Ducker 2.0.1 release hace 7 años
content 0357d0b7ea Write Spanish and English articles for Ducker 2.0.1 release hace 7 años
ducker-website-theme @ 19a7304d1e cb1203a7ca Fix publishconf.py URLs hace 8 años
.gitignore 0fcd577535 Add Makefile to .gitignore hace 8 años
.gitmodules 4e1cc9da17 First version of the website hace 8 años
LICENSE 4ecdc02e4f Initial commit hace 8 años
README.md cbb2f61b63 spefify theme URL in pelicanconf.py to simplify website generation command hace 8 años
pelicanconf.py 9c98a95731 Also generate favicons in the output folder (solves #1) hace 8 años
publishconf.py cb1203a7ca Fix publishconf.py URLs hace 8 años

README.md

Generate website

  1. Install pelican. You can do it with pip: pip install pelican
  2. Clone the repository recursively: git clone --recursive https://notabug.org/Ducker/ducker-website
  3. Execute cd ducker-website && pelican content
  4. Check out the website. It has been created in the output folder.

Tags usage

If you want to sumbit an article you must add the correct tags. You could read some articles to get an idea of how they are used, but it's better to read the following list (if you think that a new tag should be added, submit a pull request):

  • announcement. Announcements to the general public
  • project. Information useful to developers
  • release. A new release
  • website. Related to websites