Skip to content

victorlma/simplesbgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SimpleStaticBlogGenerator

To start just create a "msgs" folder Then write some posts in plain text files with the format

WeekDay Month DayNumber H:M:S PM/AM UTC/GMT Year

[[Author]]
Post Goes Here

You can create multiple paragraphs by skiping lines like this.

Ex:

The file tst.txt

Sun May 29 12:23:20 AM -0300 2022

[[Victor Lima]]
Hey! It's working!

Produces the result following result when using the default template: image

(The very specific datetime header is used to sort the entries)

About

A Simple Static Blog Generator

Resources

Stars

Watchers

Forks