Skip to content

sergoweb/dim

Repository files navigation

Diabet website theme

Working with posts

All posts are served from the _posts folder. To add a new post, create a new file with following format:

<year>-<month>-<day>-<title>.md

Working with images

All files stored in the assets folder are accessible from the website.

Include an image in any post by uploading it to /assets/images folder

Reference it in a post by:

![description](file_location)

![Test Image](/assets/images/test-image.jpg)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors