aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 16 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3df49e0..f5f67b6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,22 @@
My blog
=======
-My blog, hosted at https://egor-tensin.github.io/blog/.
+[![Jekyll](https://github.com/egor-tensin/blog/actions/workflows/jekyll.yml/badge.svg)](https://github.com/egor-tensin/blog/actions/workflows/jekyll.yml)
+
+My blog, hosted at https://tensin.name/blog/.
+
+Development
+-----------
+
+This is a static website, built using [Jekyll].
+[jekyll-theme] is used as the Jekyll theme.
+
+[Jekyll]: https://jekyllrb.com/
+[jekyll-theme]: https://github.com/egor-tensin/jekyll-theme
+
+See [DEVELOPMENT.md] for details.
+
+[DEVELOPMENT.md]: DEVELOPMENT.md
License
-------