summaryrefslogtreecommitdiff
path: root/content
AgeCommit message (Collapse)Author
2023-02-16Add troubleshooting advice to pacman-essentials.mdxengineering
The two mentioned errors are quite common when working with Arch Linux.
2023-02-16Do not address the reader directlyxengineering
Just a question of style. It makes the article a bit more professional.
2023-02-16Reduce complexity of pacman-essentials.mdxengineering
This article is for new users. They do not need to know *why* something works or how it could be more *convenient*. They just have to know *how* it works.
2023-02-16Use Markdown link IDs in articlexengineering
This avoids line breaks or very long lines since they are not contained in the paragraphs.
2023-02-05Add pacman essentials articlexengineering
2023-01-23Center LimoX iconxengineering
2023-01-22Switch to font-independent Iconxengineering
The SVG icon looked differently depending if the font is installed.
2023-01-22Add icon to LimoXxengineering
2023-01-12Add description to phonelockxengineering
2023-01-12Archive libwebxengineering
Not needed anymore because of simple.css.
2023-01-04Add phonelockxengineering
2022-11-27Update LimoX pagexengineering
2022-11-07Add project page for Ceresxengineering
2022-11-05Add ceres pagexengineering
2022-11-05Update project statesxengineering
2022-10-08Add friendly_name attribute to git/*.md contentxengineering
2022-10-08Add description for LimoXxengineering
2022-08-21Set state of LimoX to 'active'xengineering
2022-08-14Add LimoX repositoryxengineering
2022-08-09Explain end of support for xbotxengineering
2022-07-17Add state parameter to Git repositoriesxengineering
Three states are supported: - experimental - active - archived
2022-06-01Add future plans for birdscanxengineering
2022-06-01Change website repository descriptionxengineering
2022-05-31Add note for archived repositoriesxengineering
2022-05-31Move repository data from data to contentxengineering
2022-05-31Implement repository iterationxengineering
2022-05-31Finalize structure for content/git/* pagesxengineering
2022-05-31Introduce content/git folderxengineering
2022-05-31Proof of concept for new project page conceptxengineering
- stores data about a repository in content file - links on index.html just with name and description to repository pages
2022-05-29Move software list from partials to shortcodesxengineering
2022-05-29Move data to front matterxengineering
2022-05-29Get index.md and theme closer to actual contentxengineering
2022-05-28Add minimal hugo examplexengineering