Skip to content

This repo contains content shown at codepen project: CMS like blog project

Notifications You must be signed in to change notification settings

D3Portillo/CMS-like-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

CMS-like-blog

How to post a new section at CMS like blog?

the main project consist of this

blog-content
|-  section-title-1
|   |-  desc.md
|   |-  full.md
|-  section-title-2
|   |-  desc.md
|   |-  full.
|-  section-title-n
|   |-  desc.md
|   |-  full.md

in a nutshell all this means the section title of the blog will be the inner blog-content folder-name,

desc.md
is the file used to show the minified version of the whole content,
full.md
is the file used to show the whole content , btw you can include links , images, and all markdown stuff you can go to
/blog-content
and create a new file ,
/blog-content-title/desc.md

psst, in

/blog-content-title/desc.md
you add de description of the blog plus an image representing it! ⚡ 💥 🔥

Pic

About

This repo contains content shown at codepen project: CMS like blog project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published