Mtt
Mtt

@pratik Here is the code for setting up the Pinboard, Letterboxd, and Books sections on my home page. Let me know if you have any questions; I don’t mind helping.

|
Embed
Progress spinner
Mtt
Mtt

@pratik Yes. And you’ll need something in the layouts folder as well I believe. Can still use the partials though.

|
Embed
Progress spinner
Mtt
Mtt

@pratik Yeah, I would do the same. I should’ve clarified that from the beginning.

|
Embed
Progress spinner
JohnPhilpin
JohnPhilpin

@Mtt @pratik saving this thread for later - Thankyou

|
Embed
Progress spinner
Mtt
Mtt

@pratik I’m looking at it from my phone, so I may be overlooking something. But from what I can tell, you need to remove everything below and replace it with the now code. This does assume your category name is in fact “now”.

|
Embed
Progress spinner
Mtt
Mtt

@pratik If that doesn’t work, I can take a closer look tomorrow.

|
Embed
Progress spinner
Mtt
Mtt

@pratik Nice job!

|
Embed
Progress spinner
Mtt
Mtt

@pratik Perfect!

|
Embed
Progress spinner
Mtt
Mtt

@manuel I’m ok with that, just be aware that it breaks from a few micro.blog conventions. It’s kind of a playground for me. But feel free to ask questions.

|
Embed
Progress spinner
Mtt
Mtt

@manuel Alright, I did do some major tweaking today, but now is a good point (won’t be doing anymore today). If you like it as it currently is, it’s solid. But a few points.

  1. There are some legacy includes and js files. They aren’t in use, but I may use them again in the future. Deleting them won’t break anything.
  2. I set it up so when you put a post in a category, it adds a CSS class to that element in the main feed. This allows you to style posts within the post list differently depending on the category. You’ll obviously have different categories than me, so if you choose to use that feature, you’ll need to update your CSS to reflect that. This part is optional, but I use M.b’s category filters to auto apply all categories.
  3. The global Header, global Footer, and Archive page are hard coded. So my navigation menu does NOT automatically pull from the Micro.blog Pages settings.
  4. You’ll need to modify parts of partials/head.html to apply to you.

If you decide to go for it, I don’t mind helping. I’m forever tweaking things, but now is a good point to start your own version and go your route.

|
Embed
Progress spinner
Mtt
Mtt

@manuel How’s it going for you? I see you’ve started. Looks like you’re sorting through a lot of the hard coded areas. Let me know if any issues.

|
Embed
Progress spinner