summaryrefslogtreecommitdiff
path: root/themes/bare/layouts/git/single.html
AgeCommit message (Collapse)Author
2023-01-12Remove unnecessary themes folderxengineering
This just makes sense if you have multiple themes.
2023-01-10Remove unnecessary index.html from Home URLxengineering
2023-01-10Add "Home" buttonxengineering
Since the site now has a proper navigation menu it is time for this button which is expected by most users.
2023-01-10Switch to simple.cssxengineering
The simple.css projects shares the same values as my own CSS project (libweb). But at the end: I do not have to maintain it and it more advanced.
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.
2022-10-08Implement usage of friendly_namexengineering
2022-07-17Add state parameter to Git repositoriesxengineering
Three states are supported: - experimental - active - archived