1
0
weblog/README.md
JackCarterSmith 64f91ff50b
All checks were successful
Build Jekyll weblog / build (push) Successful in 2s
Initial commit
2023-09-02 18:55:02 +02:00

16 lines
644 B
Markdown

# JackCarterSmith's weblog
Source code repository my blog. And yes, all in english... Erff...
Based on the blog work of G.Lampert [glampert.github.io](http://glampert.github.io) which has some greats topics to follow!
As I'm not really a big fan of "front-coding", I will only focus on the content of the blog than it's programming.
It uses [Jekyll](http://jekyllrb.com/) to generate the site from a set of static Markdown and HTLM
pages annotated with the [Liquid](https://github.com/Shopify/liquid/wiki) templating language.
# License
This project's source code is released under the [MIT License](http://opensource.org/licenses/MIT).