Rebuild My Blog with Nuxt.js and Tailwind CSS - Part 2

11 min read

I have got the answer about which JavaScript framework as the main tool, CSS framework I use and have a thought about the style. Then I'll answer the next 5 questions.

Rebuild My Blog with Nuxt.js and Tailwind CSS - Part 2

Rebuild My Blog with Nuxt.js and Tailwind CSS - Part 1

12 min read

I've been blogging since I was junior high school, but until now there is no single blog I made survive. The main reason is I get bored. The writing experience also is not so good. I just write a couple of articles and start to confuse what kind of article I should write next.

Rebuild My Blog with Nuxt.js and Tailwind CSS - Part 1

Good HTML5 Structure - Part 2

7 min read

This time I continued yesterday's discussion of a good HTML5 structure. After reviewing the structure of HTML5 yesterday from the HTML type declaration section to the closing tag </head>, now the discussion starts from the opening tag <body> to the closing HTML </html> tag.

Good HTML5 Structure - Part 2

Good HTML5 Structure - Part 1

9 min read

This time I started discussing one by one the website optimization series, starting from a good HTML5 structure. Why do we need to pay attention to the HTML5 structure? What's with the HTML5 structure that we usually use? What is the impact of using that good HTML5 structure for our website?

Good HTML5 Structure - Part 1