| Commit message (Collapse) | Author | Age | Files |
... | |
| | |
|
| | |
|
| |
| |
| |
| | |
Freenode blocks all incoming Tor connections since February 2015…
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
for XP.
|
|/
|
|
|
|
|
| |
The page *website/medlemskap.mdwn* descrbes payment and contact
procedures. The description is updated to suggest members to
themselves take contact. The same information is reflected in the
*faq.mdwn* as well as *website/english.mdwn*.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The list is now automatically generated from
https://git.fripost.org/fripost-ansible/tree/certs/gencerts.sh
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
References:
- https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration
- https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration/FileFormat/HowTo
- https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In website documents, *http://fripost.org/<document>* corresponding to
*./website/<document>*, links refering to the wiki,
*http://fripost.org/<document>* corresponding to *./<document>*, need
absolute paths and vise verse. This commit contains changes due to
that.
Note that links in wiki documents refering to website documents does
not strictly need to follow the absolute path rule: both
*http://fripost.org/kontakt* and *./website/kontakt* works equally
well.
Note also that URL's to fripost.org are written as "http://..."
instead of "https://". The reason is that my local lab setup does not
have security enabled.
|
| |
|
|
This is an atemp to separation of http://wiki.fripost.org and
http://fripost.org.
The wiki content is left untouched. All website content (apart from
*hem.mdwn*) is moved into a directory, *website*, and *hem.mdwn* is
named *website.mdwn*. Then the website is reached through
*https://fripost.org* simply by making the webserver point those
request to root *<path-to-fripost-wiki>/website*. The *website.mdwn*
will be *<path-to-fripost-wiki>/website/index.html* and default
target.
|