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

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

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