Article ✏️
How to create update edit or delete article with cuteblog pico cms ??
👧 Axcora ⏰ 14 April 2022
After installation progress, setting SEO website now you can update or create article, for first make sure you understand we work using markdown, but no need wory you can learn markdown here →
And for create write new article or edit and delete so you can login in admin backend area, just visit on youweb.com/pico_edit and login with your password, for documentation about admin backend visit here →
then you can see all article post on backend admin, now for edit just click on one article and change with you needed, and click save button for save, for delete just click trash icon, for create new article post you can click on + icon and name it with your link url and save. after save new article you can write content,make sure you use md format stucture for example like this.
----
Title: insert title
Description: input your description article
Date : publish date post
Img : cover image post
----
now you can write content in here, use a markdown format or html
Next Step learn markdown →