aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* new team page, using font awesomeng02019-02-16
|
* about becomes team, add and change pages in footerng02019-02-15
|
* gnurlng02019-02-15
|
* revert logong02019-02-15
|
* fix navigation syntax, test another logo (color contrast still bad because ↵ng02019-02-15
| | | | of move to bs4)
* use html5 semantics in faq pageng02019-02-15
|
* fix hamburgerng02019-02-15
|
* navigation: target _blank for all links external to the homepageng02019-02-15
|
* footer: use linebreaks. Add the word Copyright in addition to symbolng02019-02-15
|
* close 5570 (hover effect colors)ng02019-02-15
|
* move to bootstrap 4. this updates the menu, our language button has been ↵ng02019-02-15
| | | | made to fit the style, old one commented in code
* bootstrap 4ng02019-02-15
|
* an attempt for evng02019-02-15
|
* according to spec, ol/ul can not appear in png02019-02-15
|
* fix htmlng02019-02-15
|
* attempt to make tutorial page more html5 conformantng02019-02-15
|
* add macOS to tutorial overviewng02019-02-15
|
* start macos tutorialSchanzenbach, Martin2019-02-14
|
* index changes, less unicodeng02019-02-13
|
* add tutorialng02019-02-13
|
* add c tutorialng02019-02-13
|
* add link to mantis in gsocng02019-02-13
|
* attempt to fix syntax errorng02019-02-13
|
* add gsocChristian Grothoff2019-02-13
|
* add gsocChristian Grothoff2019-02-13
|
* add a few first FAQs, fixing #5544Christian Grothoff2019-02-12
|
* fix #5545Christian Grothoff2019-02-12
|
* add newsChristian Grothoff2019-02-09
|
* use html5 semantic to test reader modeng02019-02-06
|
* fixng02019-02-06
|
* add classes for unused skip element, add message in the footer tong02019-02-06
| | | | report problems to us, more with ev
* ev: attemptng02019-02-06
|
* As per mozilla accessibility guidelines, just use a empty alt for decorative ↵ng02019-02-06
| | | | images. our logo in the navbar is decorative
* ev: html codes.ng02019-02-06
|
* READMEng02019-02-06
|
* common/navigation: use descriptive alt-text for logo, use real html code for ↵ng02019-02-06
| | | | languages.
* meta authorng02019-02-06
|
* index: fix formating issue with resulting output file which leads to further ↵ng02019-02-06
| | | | problems.
* Makefile: clean vi tempfilesng02019-02-04
|
* This breaks with both gnu bash and netbsd shng02019-02-04
| | | | | | | | | using a C locale, which I consider to be unusable as it worked like this before. Revert "as suggested by catonano" This reverts commit dba1dfd871ffb078bbf95d6f57c38412afb04a84.
* as suggested by catonanong02019-02-04
|
* make cleanng02019-02-04
|
* Remove taler specific file in .well-knownng02019-02-04
|
* comment why we have variables for python etcng02019-02-04
|
* apparently percent character must be escapedAmirouche2019-02-02
|
* cosmitAmirouche2019-02-02
| | | | See previous commit
* PYTHONPATH shenaniganAmirouche2019-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Running: git clean -fxd && make Will produce the following error: extracting messages from about.html.j2 (encoding="utf-8", lstrip_blocks="True", trim_blocks="True") Traceback (most recent call last): File "/gnu/store/2dv8956ggc15s3yidadkw38v6ksi36k5-python-babel-2.6.0/bin/.pybabel-real", line 11, in <module> load_entry_point('Babel==2.6.0', 'console_scripts', 'pybabel')() File "/gnu/store/2dv8956ggc15s3yidadkw38v6ksi36k5-python-babel-2.6.0/lib/python3.7/site-packages/babel/messages/frontend.py", line 911, in main return CommandLineInterface().run(sys.argv) File "/gnu/store/2dv8956ggc15s3yidadkw38v6ksi36k5-python-babel-2.6.0/lib/python3.7/site-packages/babel/messages/frontend.py", line 835, in run return cmdinst.run() File "/gnu/store/2dv8956ggc15s3yidadkw38v6ksi36k5-python-babel-2.6.0/lib/python3.7/site-packages/babel/messages/frontend.py", line 470, in run for filename, lineno, message, comments, context in extracted: File "/gnu/store/2dv8956ggc15s3yidadkw38v6ksi36k5-python-babel-2.6.0/lib/python3.7/site-packages/babel/messages/extract.py", line 157, in extract_from_dir dirpath=absname, File "/gnu/store/2dv8956ggc15s3yidadkw38v6ksi36k5-python-babel-2.6.0/lib/python3.7/site-packages/babel/messages/extract.py", line 212, in check_and_call_extract_file strip_comment_tags=strip_comment_tags File "/gnu/store/2dv8956ggc15s3yidadkw38v6ksi36k5-python-babel-2.6.0/lib/python3.7/site-packages/babel/messages/extract.py", line 241, in extract_from_file strip_comment_tags)) File "/gnu/store/2dv8956ggc15s3yidadkw38v6ksi36k5-python-babel-2.6.0/lib/python3.7/site-packages/babel/messages/extract.py", line 294, in extract func = getattr(__import__(module, {}, {}, [attrname]), attrname) ModuleNotFoundError: No module named 'i18nfix' So we add current working directory aka. CWD in the pythonpath. But since guix also has changed PYTHONPATH env variable we need to suffix it. In bash that would have been simply: export PYTHONPATH=$(pwd):$PYTHONPATH
* git.gnunet.org is now onlineng02019-01-30
|
* TODO is now in Mantisng02019-01-30
|
* index: As discussed in irc, privacy by design with dashes betweenng02019-01-30
| | | | | the words serves no special purpose, the change makes it more natural to read.