Work

Work ✏️

📝 How to work with cuteblog ??

⏰ 17 April 2022

For create article edit or delete you can open on src/pages/posts folder, then you can select where article or post you need to edit or delete , for create new post just create new md file and create your post with markdown style.

Format

---

setup: |

import Layout from '../../layouts/BlogPost.astro' #this template post by default

title: title for article post

publishDate: input publish date here

cover: insert url cover image here

description: description article post in here

---

write article in here with markdown style

themes by cuteblog built with astro powered by axcora