Open Source Projects
TYPO3 Extensions
| Extension-Key | Description / Comment |
|---|---|
| paste_reference | The extension paste_reference is simplifying the work for editors in the backend. Even the project was not created by myself, I'm maintainer of the extension and care about all the upgrades and technical issues. |
| backend_theme_legacy | TYPO3 v14.3 got new icons in the backend. For accessibility reasons. I brought back the older icons with this extension. |
| theme_camino | I've created an appearance toggle (dark / light mode) for the theme camino, it didn't make it yet in the official version, and even it works fine a bit more work on the CSS would be good. On the linked website you also can change the theme color. |
I created some more open-source TYPO3 extensions but I don't have time or reasons to maintain them. For some forks of other TYPO3 extensions the same does apply.
Static Websites
For several static websites I used the open-source system docusaurus, including this website.
Some of these websites below are a playground for me and never reached production state.
| Name | Description / Comment |
|---|---|
| theme_camino | Described above in TYPO3 extension already this a showcase for the theme camino with added feature. It's downloaded from my local server, so I could deploy it as static website -- The source is nevertheless TYPO3. |
| Middle East | This is a timeline about Zionism and Israel in the Middle East and created without a framework, using an npm-package for the timeline though. It's a start of work about an ongoing process. |
| This website you're currently viewing | This website is created with Docusaurus, which allows to render mark-down files as HTML, other rendering options are based on React.js in this system, i.e. for the front-page. |
| Vintage Funky | Static Website with added Audio-Player on a default Docusaurus page. The Audio-Player isn't perfect yet and would need a bit more time to add a bit more functionality. |
| static-repo-page-kickstart | The page lists many arguments to include a static website inside unrelated repositories. Therefore the text on the frontpage might be the most interesting part. |
Further static websites exist and might be added here when something is becoming worth it to be shown.