User:C3/XPUB2.3: Difference between revisions

From XPUB & Lens-Based wiki
mNo edit summary
mNo edit summary
Line 14: Line 14:
At the end of the first year, I started to appreciate the way that information is organized inside of wikis and I was considering to try to set up my own.
At the end of the first year, I started to appreciate the way that information is organized inside of wikis and I was considering to try to set up my own.


I met [[User:Ålnik]] last summer which showed me [http://wiki.alnik.me/index.php?title=Main_Page her personal wiki]), but I was looking for something smaller and also maybe static to start with.
I met [[User:Ålnik]] last summer who showed me [http://wiki.alnik.me/index.php?title=Main_Page her personal wiki], but I was looking for something smaller and static to start with.


[[User:grgr]] showed me ikiwiki, a wiki compiler that "converts wiki pages into HTML suitable for publishing on a website." it also uses revision control.
[[User:Erica]] showed me [https://ikiwiki.info/ Ikiwiki], a wiki compiler that "converts wiki pages into HTML suitable for publishing on a website." it also uses revision control.
I have it in my sight, but I still did not dive in fully while still studying, as I fear I might fall into a rabbit hole.  
I have it in my sight, but I still did not dive in fully while still studying, as I fear I might fall into a rabbit hole.  
So what's smaller than converting wiki pages/markdown files into static html that can be published online?  
So what's smaller than this? I thought to look for something local-first, without thinking about the online side yet. I jokingly looked for something that would work in the terminal and I ran into something I consider a bit absurd...
I was looking into local-first and inside-of-terminal wiki possibilities and I ran into something I consider a bit absurd...
 
Enter Vimwiki, a wiki plugin developed for Vim.
 
... [https://vkc.sh/vimwiki-101/ an installation and initial setup guide] by Veronica explains
   
   
   
   
</div>
</div>

Revision as of 11:43, 3 January 2026

During the winter break of the 2nd year, I started looking into:

RSS

LaTeX

Vimwiki

Since the first year, I started to explore more actively both the course wiki and other ones I know (before the course, I never really made any distinction between a website and a wiki per-se). At the end of the first year, I started to appreciate the way that information is organized inside of wikis and I was considering to try to set up my own.

I met User:Ålnik last summer who showed me her personal wiki, but I was looking for something smaller and static to start with.

User:Erica showed me Ikiwiki, a wiki compiler that "converts wiki pages into HTML suitable for publishing on a website." it also uses revision control. I have it in my sight, but I still did not dive in fully while still studying, as I fear I might fall into a rabbit hole. So what's smaller than this? I thought to look for something local-first, without thinking about the online side yet. I jokingly looked for something that would work in the terminal and I ran into something I consider a bit absurd...

Enter Vimwiki, a wiki plugin developed for Vim.

... an installation and initial setup guide by Veronica explains