aboutsummaryrefslogtreecommitdiff
path: root/config.toml
Commit message (Collapse)AuthorAgeFilesLines
* Community: Remove TwitterThijs Paelman2023-10-061-5/+0
|
* Community: Add Mastodon & reorder socialsThijs Paelman2023-06-061-6/+11
| | | | | Reorder socials to group Mastodon & Twitter. Add rel="me" tag for Mastodon site verification
* docs: Add matrix social to users sectionsocial-linksThijs Paelman2023-06-051-7/+7
|
* Add Matrix socials & fix typoThijs Paelman2023-06-021-0/+7
| | | | | | Add Matrix social element, by installing an extra font. It was pretty painful to install, and has some impact on all css-styles that start with the '.fa' class, due to global namespacing in scss (by using @import)
* config: Remove IRC link as it's staleDimitri Staessens2020-05-021-5/+5
|
* config: Update slack invite linkDimitri Staessens2020-02-161-1/+6
|
* config: Add links to bitbucket/github mirrorsDimitri Staessens2020-01-181-0/+10
|
* Add invite link for slackDimitri Staessens2020-01-161-2/+2
|
* config: Add slackDimitri Staessens2020-01-151-0/+5
|
* config: Disable git infoDimitri Staessens2019-10-061-1/+1
| | | | The site is built outside of the repository.
* theme: Switch to docsy themeDimitri Staessens2019-10-061-114/+140
|
* content: Add section on recursive networksDimitri Staessens2019-07-091-0/+1
|
* config: Set env param correctlyDimitri Staessens2019-07-071-1/+1
| | | | The production parameter should have been in the params section.
* config: Allow indexingDimitri Staessens2019-07-071-0/+11
| | | | | | The default was set to <NOINDEX, NOFOLLOW> causing the site not to be indexed. Setting a site parameter to production allows indexing by robots.
* content: Reorganize to better suit ananke themeDimitri Staessens2019-07-051-7/+92
|
* theme: Switch to ananke themeDimitri Staessens2019-06-191-1/+2
|
* config: Remove email addressSander Vrijders2019-03-041-3/+0
| | | | | | This removes the email address from the config, as it results in a cleaner footer. Custom footer might be added for even greater flexibility.
* images: Add ouroboros logosDimitri Staessens2019-02-211-2/+2
| | | | | This adds a bunch of ouroboros logos to the images folder. Updates the logo.
* Initial commitSander Vrijders2019-02-191-0/+23
This adds the initial files for the website, powered by Hugo. Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>