A starter repository showing how to build a blog using Lightning Web Components, Eleventy static site generator, Tailwind CSS and Netlify CMS
- Clone this repository
- Update the fields in
blog.js
according to your needs - Update your details on the
<profile-card>
tag in theabout.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