Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 330 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 330 Bytes

The DeepModeling Blog

For readers

Visit our blog at https://blogs.deepmodeling.com/!

For editors

Add a post

Add a markdown file to source/_posts directory, such as some_post.md, with the following format:

---
title: Some Post
date: 2021-06-12
category: tutorial
---
 
This is an example post!