Hello world!

The older I get, the more I let myself think about plenty of different things. I often think that I could share them with other but I'm not a big fan of social network... For me, a blog seemed to be the perfect solution. I can create content for everyone, the way I want.

Back to tech, this blog it's develop with Nuxt.js based on @nuxtjs/content module. That allows me to be fully master of my whole blog (design, content, data, etc...). I use Github as my headless CMS and Netlify for hosting, so everything running without of charges for now. As the purpose it's not to describe how I coded this blog, I won't go into details. This may be the subject of a future post.

I still have some work to do on it! I actually working on the tag system for the posts, it's almost done but I'm not satisfied with the design... Here is a quick list of what I plan to add next:
• A full Tag system
• A Disqus for each post page
• Language system (not 100% sure about doing this)
• Improve the blog post itself (add some code support, tables, quotes, etc...)
• Create a RSS flux
• Newsletter form (not sure as well)
• Improve the SEO by creating a sitemap
• Fix some issue with the responsive design

So stay tuned, awesome features are coming!