diff options
author | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-06-29 07:49:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-29 07:49:12 +0200 |
commit | 9f3bd84cb82a7f57a49701018a7fb43eb77c65aa (patch) | |
tree | 647cb03505b110414dd245471e8351e656399e6d | |
parent | d7e731486d45067d83859be02897e03d34bde41c (diff) | |
download | unchainedtech-9f3bd84cb82a7f57a49701018a7fb43eb77c65aa.tar.gz unchainedtech-9f3bd84cb82a7f57a49701018a7fb43eb77c65aa.tar.bz2 unchainedtech-9f3bd84cb82a7f57a49701018a7fb43eb77c65aa.zip |
Create README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
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. |