Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-12 | Archive libweb | xengineering | |
Not needed anymore because of simple.css. | |||
2023-01-12 | Introduce footer partial | xengineering | |
This allows to re-use the footer code. | |||
2023-01-12 | Remove unnecessary themes folder | xengineering | |
This just makes sense if you have multiple themes. | |||
2023-01-10 | Remove unnecessary index.html from Home URL | xengineering | |
2023-01-10 | Add more clickable links to "Contact" section | xengineering | |
2023-01-10 | Add "Home" button | xengineering | |
Since the site now has a proper navigation menu it is time for this button which is expected by most users. | |||
2023-01-10 | Switch to simple.css | xengineering | |
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-08 | Reference cgit summary instead of tree | xengineering | |
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-04 | Add phonelock | xengineering | |
2022-12-25 | Move all projects to index.html | xengineering | |
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-27 | Update LimoX page | xengineering | |
2022-11-07 | Add project page for Ceres | xengineering | |
2022-11-05 | Add ceres page | xengineering | |
2022-11-05 | Update project states | xengineering | |
2022-10-08 | Implement usage of friendly_name | xengineering | |
2022-10-08 | Add friendly_name attribute to git/*.md content | xengineering | |
2022-10-08 | Add description for LimoX | xengineering | |
2022-08-21 | Set state of LimoX to 'active' | xengineering | |
2022-08-14 | Add LimoX repository | xengineering | |
2022-08-09 | Explain end of support for xbot | xengineering | |
2022-07-17 | Improve headline text | xengineering | |
2022-07-17 | Add state parameter to Git repositories | xengineering | |
Three states are supported: - experimental - active - archived | |||
2022-06-01 | Add future plans for birdscan | xengineering | |
2022-06-01 | Change website repository description | xengineering | |
2022-05-31 | Start creating SVG icons by hand | xengineering | |
2022-05-31 | Set title of repository pages to name | xengineering | |
2022-05-31 | Add note for archived repositories | xengineering | |
2022-05-31 | Move repository data from data to content | xengineering | |
2022-05-31 | Implement repository iteration | xengineering | |
2022-05-31 | Finalize structure for content/git/* pages | xengineering | |
2022-05-31 | Set <title> to xengineering | xengineering | |
2022-05-31 | Introduce content/git folder | xengineering | |
2022-05-31 | Proof of concept for new project page concept | xengineering | |
- stores data about a repository in content file - links on index.html just with name and description to repository pages | |||
2022-05-30 | Add debug target in Makefile | xengineering | |
2022-05-30 | Move libweb.css to webroot | xengineering | |
2022-05-30 | Remove archinstall.sh (moved to cgit) | xengineering | |
2022-05-30 | robots.txt - switch from static to generated | xengineering | |
2022-05-30 | Remove unwanted RSS feeds | xengineering | |
2022-05-29 | Remove Arch Linux packaging repository | xengineering | |
2022-05-29 | Move software list from partials to shortcodes | xengineering | |
2022-05-29 | Move software list to partials | xengineering | |
2022-05-29 | Remove old hand-written webroot | xengineering | |
2022-05-29 | Add repositories as JSON data file | xengineering | |
2022-05-29 | Add symlink to Arch Linux repos | xengineering | |
2022-05-29 | Move data to front matter | xengineering | |
2022-05-29 | Get index.md and theme closer to actual content | xengineering | |
2022-05-29 | Clean up resources folder on make clean | xengineering | |
2022-05-29 | Add further static files | xengineering | |
2022-05-29 | Add first static content | xengineering | |
2022-05-29 | Remove categories and tags | xengineering | |