adityanaag3 / lwc-blog-template

A starter repository showing how to build a blog using Lightning Web Components, Eleventy static site generator, Tailwind CSS, and Netlify CMS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lwc-blog-template

Build Netlify Status

A starter repository showing how to build a blog using Lightning Web Components, Eleventy static site generator, Tailwind CSS and Netlify CMS

Tech Stack for LWC Blog Template

Check out the Live Versions

Deploy this to your own site

  • Clone this repository
  • Update the fields in blog.js according to your needs
  • Update your details on the <profile-card> tag in the about.html file.
  • Update the repository name on Line 4 in config.yml with your repository
  • Clear the posts present in the src/posts folder
  • Push the code to your repository
  • Deploy the site to your preferred platform
  • To add new posts, go to the URL <your_blog_url>/admin

About

A starter repository showing how to build a blog using Lightning Web Components, Eleventy static site generator, Tailwind CSS, and Netlify CMS.

License:MIT License


Languages

Language:HTML 42.1%Language:JavaScript 41.9%Language:CSS 16.0%