Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-12 | Remove unnecessary themes folder | xengineering | |
This just makes sense if you have multiple themes. | |||
2023-01-10 | Add more clickable links to "Contact" section | xengineering | |
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. | |||
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-10-08 | Implement usage of friendly_name | xengineering | |
2022-07-17 | Add state parameter to Git repositories | xengineering | |
Three states are supported: - experimental - active - archived | |||
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 | Move libweb.css to webroot | xengineering | |
2022-05-29 | Move software list from partials to shortcodes | xengineering | |
2022-05-29 | Move software list to partials | xengineering | |
2022-05-29 | Add repositories as JSON data file | 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-28 | Add minimal hugo example | xengineering | |