Skip to main content

How to Add New Post

How Create new article for your blog page

New Article

For create new article you can open on blog folder, and create new markdown file, name it markdown file with this format year-month-date-your-url-link for example 2024-02-28-myfirstpost.md then open with code editor and write markdown for your new article post.

Blog Frontmatter

Slug is for your url , title is for blog title, authors is for your author - you can add new author on authors.yml , tags is for your tags.

Example

---
slug: url-link-blog
title: Your Blog title
description: Your blog description
authors: insert your authors - check on authors.yml
tags: [your blog tag 1, your blog tag 2]
---

Write markdown post here...

Implementation

---
slug: first-blog-post
title: First Blog Post
authors: creativitas
tags: [hola, docusaurus]
---

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet