Build a BLOG Using NUXT JS & The CONTENT module ~ Vue JS Tutorial

preview_player
Показать описание
Learn how to build a blog using nuxt js and the nuxt content module with Vue JS. We learn how to use the Nuxt JS Content module to write blog posts in Markdown and render them to a template.

// CODE

// BECOME A MEMBER!!!

// FOLLOW ME ON TWITTER

// MY GEAR FOR CODING AND YOUTUBE

All of these products I own and have tested!

// INTERESTED IN GAME DEV?

// CHECK OUT MY GAME

// DO THESE SIMPLE STEPS
LIKE, SUBSCRIBE & SHARE
Рекомендации по теме
Комментарии
Автор

yeee boiii, been using nuxtjs and dabbling with the content module, it's amazingly easy and beautiful to work with

ZTF
Автор

Would love to see nuxt js + tailwind cs 2.x.
Great video

sathvikshenoy
Автор

Thanks! Great video. I think the key on your github index.vue needs to be unique key="article.path" ? I guess coming from hugo don't count for much lol. Things are much more simple in hugo and you have a ton of themes but you miss out on the dynamic page, intercepting the links with nuxt-link, and learning vue of course.

ironmanlifts
Автор

Great tutorial… keep up the good work.

PaulysGarage
Автор

Amazing! I'm new to Vue, and I want to learn it by creating my blog. This video was very helpful, thanks!

I'd like to ask for some help. I'm not able to show the images in my markdown file. What is the proper way to do it when using this module? I'm not talking about the images that you're importing from /assets, but the ones that the markdown file uses internally. I'm importing the articles from Notion, btw.

Any advice will be appreciated. I'll be waiting for more videos

leo_and_his_bikes
Автор

Great video, very helpful.
btw you sound like the net ninja.

swtty
Автор

mate, i tried to create a pages>blog.vue to host all my posts nut fore some reason then i click in the single posts it changes the slug url but stays in the multiple posts place, any insight? maybe something to with the router?

diegognoatto
Автор

Is it possible to set up a blog foundation as seen here but regarding new blog posts, have them be pushed in from something like Airtable?

amitparsotam
Автор

Tyler could you please follow up with this post and add a search button and a little box for advertisement and newsletter? Every blog needs some adverts. I looked all over youtube for a decent cute blog and yours is it but it is missing really important features: the search box, the newsletter box and the advert box

HeyNelsonn
Автор

How would the blog owner continuously post new posts? Would you have to code the posts every time?

HeyNelsonn
Автор

why not keep the article links simple? `:to="article.slug"` is all you need

pixelomo
Автор

I got the error $content is not a function even after copying your code from github I still got the error

HeyNelsonn
Автор

00:15 I mean, its on localhost and only has a couple of paragraphs

sfsf