summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-08Reference cgit summary instead of treexengineering
The summary view provides a nice overview and is the default page for cgit what should be respected. The downside is that it is harder to find the source tree for users not used to cgit.
2023-01-04Add phonelockxengineering
2022-12-25Move all projects to index.htmlxengineering
There used to be just active projects and a link to a complete list. This is not worth a click by the user. Thus everything is moved to index.html.
2022-11-27Update LimoX pagexengineering
2022-11-07Add project page for Ceresxengineering
2022-11-05Add ceres pagexengineering
2022-11-05Update project statesxengineering
2022-10-08Implement usage of friendly_namexengineering
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-17Improve headline textxengineering
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-31Start creating SVG icons by handxengineering
2022-05-31Set title of repository pages to namexengineering
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-31Set <title> to xengineeringxengineering
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-30Add debug target in Makefilexengineering
2022-05-30Move libweb.css to webrootxengineering
2022-05-30Remove archinstall.sh (moved to cgit)xengineering
2022-05-30robots.txt - switch from static to generatedxengineering
2022-05-30Remove unwanted RSS feedsxengineering
2022-05-29Remove Arch Linux packaging repositoryxengineering
2022-05-29Move software list from partials to shortcodesxengineering
2022-05-29Move software list to partialsxengineering
2022-05-29Remove old hand-written webrootxengineering
2022-05-29Add repositories as JSON data filexengineering
2022-05-29Add symlink to Arch Linux reposxengineering
2022-05-29Move data to front matterxengineering
2022-05-29Get index.md and theme closer to actual contentxengineering
2022-05-29Clean up resources folder on make cleanxengineering
2022-05-29Add further static filesxengineering
2022-05-29Add first static contentxengineering
2022-05-29Remove categories and tagsxengineering
2022-05-28Fix hugo warningsxengineering
... actually I do not have an idea what I am doing here but it works.
2022-05-28Update Makefile according to Hugo's tutorialxengineering
2022-05-28Remove .gitignore filexengineering
2022-05-28Add basic Makefilexengineering
2022-05-28Add minimal hugo examplexengineering
2022-05-28Link CSS via libweb submodulexengineering
2022-05-28Add libweb as submodulexengineering