l0bsterssg

node.js static responsive blog post generator
Log | Files | Refs | README

index.md (522B)


      1 ---
      2 title: Welcome to My Static Site
      3 author: JavaScript Joel
      4 date: Aug 15, 2020
      5 ---
      6 
      7 👋 Welcome fellow Tailwind CSS and miminal monochrome blog fan. This starter template provides a starting point to create your own minimal monochrome blog using Tailwind CSS and vanilla Javascript.
      8 
      9 The basic blog page layout is available and all using the default Tailwind CSS classes (although there are a few hardcoded style tags). If you are going to use this in your project, you will want to convert the classes into components.