Skip to content

blog post

Shweata N. Hegde edited this page Apr 29, 2023 · 1 revision

Steps to set make a blog post

  • Navigate to semanticClimate/p/en/posts (this folder on GitHub)
  • Create a new .md file
  • Add the following FrontMatter.
---
title: Climate Knowledge Hunt Hackathon Material
date: 2022-10-22
description: This is everything you need to know
author: the team
tags:
  - semanticclimate
  - outreach
  - notebook
---
  • Start drafting your blog!
  • Commit and push to the Repo.

That's all. The blogpost will be automatically pushed to the website.

Clone this wiki locally