This repository has been archived on 2025-05-28. You can view files and clone it, but cannot push or open issues or pull requests.
2021-09-03 23:14:06 +02:00
2021-09-03 23:14:06 +02:00
2021-09-03 23:14:06 +02:00

Welcome

This repository contains a template folder to start a fresh TiddlyWiki already containing my favorite plugins and settings.

Bonus point: I added a service file to enable a reboot proof server

📝 Notes

sudo loginctl enable-linger <current user>

mkdir -p ~/.config/systemd/user
cp template.service ~/.config/systemd/user/

systemctl --user enable template
systemctl --user daemon-reload
systemctl --user start template
Description
This is my personnal template for creating new Node.js based TiddlyWikis.
Readme 580 KiB
Languages
CSS 100%