Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blog:2025:0805blaugust_04 [2025/08/05 02:37] – [That's it?] scumsuckblog:2025:0805blaugust_04 [2025/08/05 23:41] (current) – [That's it?] scumsuck
Line 63: Line 63:
  
 12.  **OPTIONAL**: I have other extensions that make blogging a lot easier.  Like [[https://www.dokuwiki.org/plugin:dropfiles|dropfiles]], which let me drag and drop images into the post editing page.  This is cool cuz the media manager in Dokuwiki is kinda slow.  I also use [[https://www.dokuwiki.org/plugin:imgpaste|imgpaste]] so I can ctrl+p screenshots into the page.  That is exactly what I did for this post's images. 12.  **OPTIONAL**: I have other extensions that make blogging a lot easier.  Like [[https://www.dokuwiki.org/plugin:dropfiles|dropfiles]], which let me drag and drop images into the post editing page.  This is cool cuz the media manager in Dokuwiki is kinda slow.  I also use [[https://www.dokuwiki.org/plugin:imgpaste|imgpaste]] so I can ctrl+p screenshots into the page.  That is exactly what I did for this post's images.
 +
 +13.  **RSS**: Dokuwiki allows for RSS feeds for EACH different "namespace" The namespace is equivalent to the folder holding all your pages.  So this page "blog" is the namespace for my blog posts.  [[https://www.dokuwiki.org/tips:blogging#feed_setup|The official documentation helped me find the RSS feed for my blog]], which happens to be ''https://wiki.scumsuck.com/feed.php?ns=blog&num=10'' Replace the stuff before ''/feed.php?ns=blog&num=10'' with your own site name.  You can also replace ''num=10'' with another number to show that many entries in the feed. //-edited in august 5th, 2025.//
  
 ===== That's it? ===== ===== That's it? =====
Line 68: Line 70:
 It's a rather basic set-up.  It's what I figured out for myself, and I think it's funny to warp this wiki software to do 5000 things that aren't wiki-ing.   It's a rather basic set-up.  It's what I figured out for myself, and I think it's funny to warp this wiki software to do 5000 things that aren't wiki-ing.  
  
-I know people on Neocities like my good friend [[https://mappapapa.neocities.org/blog/|spillingdown]] can blog with [[https://zonelets.net/|zonelets]], [[https://3legged.neocities.org/journal/posts/2023-03-12-Creating-A-Zonelets-Tagging-System|enable tags with a script]], and then enable comments with a guestbook of their choice (though IDK what's out there rn, I've used [[https://www.htmlcommentbox.com/|HTML comment box]] and some people use [[https://atabook.org/|atabook]], some others use [[https://virtualobserver.moe/ayano/comment-widget|ayano's comment widget]]).+I know people on Neocities like my good friend [[https://mappapapa.neocities.org/blog/|spillingdown]] can blog with [[https://zonelets.net/|zonelets]], [[https://3legged.neocities.org/journal/posts/2023-03-12-Creating-A-Zonelets-Tagging-System|enable tags with a script]], OR I know [[https://gg8473.com/|gg8473]] uses [[https://tabvoid.neocities.org/|tabvoid]] for [[https://gg8473.com/blog/|her blog]].  And then you can enable comments with a guestbook of their choice (though IDK what's out there rn, I've used [[https://www.htmlcommentbox.com/|HTML comment box]] and some people use [[https://atabook.org/|atabook]], some others use [[https://virtualobserver.moe/ayano/comment-widget|ayano's comment widget]]).
  
 I did get [[https://blorbo.social/@scumsuck/113976552990178130|blogs set-up with Astro and Eleventy]], but I didn't like the templates enough to keep using them ahah, and I kept struggling to find the right code/syntax for the functionality I wanted (like prev/next post, tagsets, only showing things of one tag on the front page for the /now function..[actually that reminds me that I can use this blogging feature for my /now page too...]).   I did get [[https://blorbo.social/@scumsuck/113976552990178130|blogs set-up with Astro and Eleventy]], but I didn't like the templates enough to keep using them ahah, and I kept struggling to find the right code/syntax for the functionality I wanted (like prev/next post, tagsets, only showing things of one tag on the front page for the /now function..[actually that reminds me that I can use this blogging feature for my /now page too...]).  
Line 78: Line 80:
 [[:blog|{{:wiki:back-to-blog.png?200| Back to Blog}}]] [[:blog|{{:wiki:back-to-blog.png?200| Back to Blog}}]]
  
-{{ :wiki:comments-sm.png?666 | Comments?}}+{{ :wiki:comments-sm.png?444| Comments?}} 
 //Comment below to power my genkidama. //  //Comment below to power my genkidama. // 
  
Back to top