aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add a Dockerfile and correlated make rules for site generationDevan Carpenter2019-01-05
| | | | | | These additions can be used for container-driven CI, and for anyone wanting to quickly generate the site without fussing with setup of a jinja development environment.
* Make "Download" button go to gnunet.gitDevan Carpenter2019-01-05
| | | | | | | | The download button was leading to the page with all of the repos under the GNUnet umbrella. For a download of GNUnet, it makes sense to go directly to the GNUnet core git. I also added an indication that this download button leads to a git repo, as is untypical for a "Download" link.
* ubuntu: html5 spec complianceng02018-12-17
|
* debian tutorial: fix according to html5 specsng02018-12-17
|
* debian tutorial: indentation and tag fixesng02018-12-17
|
* more html fixesng02018-12-17
|
* tutorial debian9: fix up html syntaxng02018-12-17
|
* Organize README to make more READabledvn2018-11-28
|
* Include information on developing using Guixdvn2018-11-28
| | | | | | | | | GNU Guix can be a useful development tool, especially when using a language like python with many versions which do not play well together. Therefore I am using it in order to manage the dependencies to build the website, and I've added instructions for others to reproduce.
* Mention the requirement of gettext in READMEdvn2018-11-28
|
* only query the A records (the browser example will not work otherwise)lurchi2018-11-28
|
* change selfng02018-11-23
| | | | Signed-off-by: ng0 <ng0@n0.is>
* add Ubuntu tutoriallurchi2018-11-17
|
* we don't break the internet anymorelurchi2018-11-17
|
* chromium works, too!lurchi2018-11-17
|
* add hint about browser restartlurchi2018-11-17
|
* fix command line optionlurchi2018-11-17
|
* fix firefox optionlurchi2018-11-16
|
* fix typolurchi2018-11-16
|
* remove theater-speak; add full path to gnunet-gns-proxylurchi2018-11-16
|
* add missing dependencylurchi2018-11-16
|
* fix more htmllurchi2018-11-16
|
* try to fix htmllurchi2018-11-16
|
* it's all easy ;-)lurchi2018-11-16
|
* improve and extend the debian tutoriallurchi2018-11-16
|
* Merge branch 'master' of gnunet.org:wwwxrs2018-11-16
|\
| * TODO noteNils Gillmann2018-11-10
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * Merge branch 'master' of gnunet.org:wwwNils Gillmann2018-11-10
| |\
| * | Add page for gnurl, so far an import of https://gnunet.org/gnurlNils Gillmann2018-11-10
| | | | | | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* | | rm typosxrs2018-11-16
| |/ |/|
* | add tutorial for debian 9xrs2018-10-30
| |
* | add tutorial section to website; add tutorial for archpixrs2018-10-30
|/
* TODONils Gillmann2018-10-20
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Improvements for responsive view (navbar)Nils Gillmann2018-10-20
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* common/navigation: in responsive view (which still needs lots of fixes in ↵Nils Gillmann2018-10-20
| | | | | | general), there was no way to return to 'index' prior to this change. Signed-off-by: Nils Gillmann <ng0@n0.is>
* Add Makefile rule to 'run' the websiteNils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* template: forgot to remove a printNils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* template + i18nfix: Minor cleanup + make it build compatibleNils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* README: point out versions and note.Nils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Make . a package for now.Nils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Add pylint rcNils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* build-system: make it build on more systems.Nils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* jinja2 not jinga2Nils Gillmann2018-10-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* cleaner shortlogsNils Gillmann2018-07-23
| | | | Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
* footer: use new ev page as link targetNils Gillmann2018-07-23
| | | | Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
* footer: adjust a paragraph elementNils Gillmann2018-07-23
| | | | Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
* ev: Add link to 2017-12 minutesNils Gillmann2018-07-23
| | | | Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
* navigation: use docs.gnunet.org. about++Nils Gillmann2018-07-22
| | | | Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
* about page: Add picture for myself.Nils Gillmann2018-07-22
| | | | Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
* architecture page: make the diagram svg fit better; add borderdvn2018-07-02
| | | | attempt 2 at making the svg fit the container and add a border for looks