From 9f3bd84cb82a7f57a49701018a7fb43eb77c65aa Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 29 Jun 2021 07:49:12 +0200 Subject: Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..866ab68 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Blogchain Software + +This is the software used by [Blogchain](https://blogchain.minteck.ro.lt). Drop-in replacement for Jekyll, it was made by Minteck because Jekyll didn't suited what he wanted for the blog and was harder for him to customize. + +This software has been made open-source has per my JetBrains License Agreement, but it **not meant to be used outside of Blogchain**, and all the Blogchain branding is hardcoded into the software. -- cgit