summaryrefslogtreecommitdiffstats
path: root/website
Commit message (Collapse)AuthorAgeFiles
* Update all Fripost links from http:// to https://.Guilhem Moulin2015-12-283
|
* Change the signing key.Guilhem Moulin2015-12-201
|
* wibbleGuilhem Moulin2015-12-202
|
* Update commit ID.Guilhem Moulin2015-12-202
|
* typoGuilhem Moulin2015-12-202
|
* Cert list: Add pointer to crt.shGuilhem Moulin2015-12-202
|
* Update certs.Guilhem Moulin2015-12-202
|
* Update the fingerprint list; also, add pubkey fingerprints.Guilhem Moulin2015-12-032
| | | | | The list is now automatically generated from https://git.fripost.org/fripost-ansible/tree/certs/gencerts.sh
* Add mailto: links.Guilhem Moulin2015-10-302
|
* Add SHA256 fingerprint to git.fripost.org.Guilhem Moulin2015-08-311
|
* Add SHA256 fingerprint to git.fripost.org.Guilhem Moulin2015-08-311
|
* Use ansible instead for Thunderbird autoconfiguration.Guilhem Moulin2015-06-061
|
* Provide Thunderbird autoconfiguration.Guilhem Moulin2015-06-061
| | | | | | | 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
* The number of domains is unlimited.Guilhem Moulin2015-06-011
|
* typoGuilhem Moulin2015-06-011
|
* typoGuilhem Moulin2015-06-011
|
* typoGuilhem Moulin2015-06-011
|
* Update certs.Guilhem Moulin2015-05-312
|
* Modifications between absolute and relative pathsGustav Eek2015-04-243
| | | | | | | | | | | | | | | | | 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.
* Merge branch 'move-website' into website-separationge-website-separationGustav Eek2015-04-242
|
* Atempt to do a separation that does not workGustav Eek2015-01-206
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.