Macoy Madson
8c6e772c71
Added metadata and date sorting, updated readme
* Metadata is now parsed from the org file
* Added character encoding stuff to HTML templates
* Improved styling
4 years ago
Macoy Madson
da0431538f
Add viewport meta tag for mobile support
4 years ago
Macoy Madson
4350a71d1e
Improved colors based on base16-ashes
4 years ago
Macoy Madson
f3933651e1
Added HTTPS Redirect server
4 years ago
Macoy Madson
70d8d8e4d2
Updated styles, added home functionality
* Home now renders from content instead of all in-template
* Titles are parsed from HTML :D
* Updated stylesheet to have better fonts and scale better (e.g. add
margin)
* Any content path with '_hidden' is ignored
* Added link to home page to all Blog Posts
* XSRF tokens are randomized for eventual security
4 years ago
Macoy Madson
3a80d6463b
Fixed bad color change
4 years ago
Macoy Madson
ec1431073e
Merge branch 'master' of https://github.com/makuto/simple-org-blog
4 years ago
Macoy Madson
2a23f90ed1
Ignore .git folder
4 years ago
Macoy Madson
ca8865ee58
Merge branch 'master' of https://github.com/makuto/simple-org-blog
4 years ago
Macoy Madson
ca941640c6
Use 2048 bit RSA keys for OpenSSL 1.1.1
4 years ago
Macoy Madson
713c420f9c
Specify HTTPS in URL and explain content folder
4 years ago
Macoy Madson
18f43c5f83
Added wordpress XML to HTML converter
* ContentConverter now copies HTML files over
* Home.html has slightly improved formatting
4 years ago
Macoy Madson
3f7381b819
Now fully functional blog
I made the Home handler generate a list of all blog posts, so it's
effectively a complete blog.
Not too bad for 2 hours of work!
4 years ago
Macoy Madson
4bfda7fd14
Output rendered content to separate folder
They shouldn't be accessible to the StaticFileHandler
4 years ago
Macoy Madson
03aa63ebec
Initial commit with some functionality
* Readme is now relevant
* Pandoc converts everything in content/ and puts it in webResources
* Blog server can render pandoc output to a post template (though
my browser isn't formatting it correctly...)
4 years ago
Macoy Madson
aa079642ae
Initial commit
4 years ago