Files
org_web/lima/index.md
Zaine e22dfc5a12
All checks were successful
Build Org Website / build (push) Successful in 45s
fix authoring service
2026-05-09 17:13:59 +01:00

1.7 KiB
Raw Blame History

Main Index

I made quite a few changes. It all started when I realised that not everyone knows how to use .org files and editing with them (they are quite niche). So I decided to make a very unique solution by having markdown files, which through a process of very complicated transformations result into the very page youre looking at now :)

  • You can edit files using this link in nextcloud.

  • You can pretty much use all the text editing features, minus a few unique ones like callouts.

  • Inserting attachments is a cool feature, you can simply just use the insert attachments button, and insert the image that you want to insert.

  • To insert links to other pages, you can use the insert link button and insert the URL where the page exists. For example, If I wanted to add a link to the main page it would be: https://zainezq.com/

  • One other thing is the server dashboard, the purpose of this is so that whenever any changes are made here, you can just click the Update Website button which rebuilds the website (cool isnt it. Had to meddle with makefiles and threads).

  • I probably didnt explain it as well, but you can create folders and files under the lima-website directory. The files must have a .md extension at the end (markdown).

  • One other thing, a more personal one: what do you think of all this? am i doing too much? am i doing too little? am i overengineering things? am i forcing you to do something you dont wanna do? these little trinkets work for me, but im not sure if it would work for someone else, so at any point if you have reservations, let me know okay?