From 4194b564e9b3d1fe4a31715dfdb9a02e7b2cc563 Mon Sep 17 00:00:00 2001 From: sgithuber <85906966+sgithuber@users.noreply.github.com> Date: Tue, 15 Jun 2021 19:39:58 +0900 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..01f44cb9 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# pelican base theme + +all themes that pelican used are based on this one, just learn it, with html5 and css3 knowledge, you can create your own unique pelican theme.