NextJS 14 Markdown Blog (Part 2): Adding Topic Tags

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

ความคิดเห็น • 18

  • @pezvstheworld
    @pezvstheworld 7 หลายเดือนก่อน +4

    This is awesome! I followed both part 1 and part 2 and am very happy with this guide and the result, this is exactly what I was looking for. Looking forward to customizing it to my liking 😄
    One note about the frontmatter of Markdown/MDX files - it is technically YAML, so to make an array you can use the following format instead of the ' ["tag 1", "tag 2"] ' format:
    tags:
    - tag 1
    - tag 2
    - tag 3
    I tested this on my end and it works just the same as what is in the video. Helpful for those who are trying to integrate this with markdown files from Obsidian since that uses tags in a similar way.

  • @ignaciofigueroa7815
    @ignaciofigueroa7815 4 หลายเดือนก่อน +2

    Are you going to make the part 3? Maybe a Table of content or search functionality would be great

  • @rakshitmeshram3515
    @rakshitmeshram3515 7 หลายเดือนก่อน +1

    Hi Jolly, great work again and with such amazing pace 🤟
    If you are planning part 3, I would suggest adding Search and Filter functionality (search/filter by tags)

  • @m3hrdadmz
    @m3hrdadmz 8 หลายเดือนก่อน +1

    Btw, I vote up adding copy-to-clipboard button as well as showing line numbers in the code snippets

  • @mecil9
    @mecil9 7 หลายเดือนก่อน +2

    How can we add photos to mdx and display thumbnails on the home page or blog listing page?

  • @pauldevillers797
    @pauldevillers797 8 หลายเดือนก่อน +1

    Amazon work !Would be nice to add a search bar to look for specific blogs

  • @zeyucui
    @zeyucui 4 หลายเดือนก่อน

    could you add search function and fitler function in part 3? and also how to add picture in mdx , im wondering

  • @prashlovessamosa
    @prashlovessamosa 7 หลายเดือนก่อน

    Awesome explanation dude.

  • @saveriomazza7781
    @saveriomazza7781 7 หลายเดือนก่อน

    When Part 3? Great content!

  • @zejiaann
    @zejiaann 3 หลายเดือนก่อน

    hey, great video so far, could I check how can I add a table of contents within the blog page?

  • @teguhbagasmardiansyah
    @teguhbagasmardiansyah 2 หลายเดือนก่อน

    big thanks man!
    add image blog and create table of content please

  • @movocode
    @movocode 7 หลายเดือนก่อน

    I want to know how to implement search feature in markdown blog - how you implemented that.

  • @조인환-s7k
    @조인환-s7k 7 หลายเดือนก่อน

    Awesome! thx video. I would like to watch a video about 'kbar' implementation.

  • @rajeshkumars3806
    @rajeshkumars3806 8 หลายเดือนก่อน

    Great work ! I would like to know How to add the copy button for code.

  • @shacodes
    @shacodes 7 หลายเดือนก่อน +1

    Is this scalable way because we can write 1000 of blogs? What about build time?

  • @gingerkingjake
    @gingerkingjake 5 หลายเดือนก่อน

    Is it possible to have a rich text editor create posts and manage posts?

  • @prashlovessamosa
    @prashlovessamosa 7 หลายเดือนก่อน

    just a suggestion convert this into full fledged portfolio.

    • @JollyCoding
      @JollyCoding  7 หลายเดือนก่อน

      What would you consider extra to be added for that? Just example styling and layout or more features like blog search, project pages etc