We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f96acb commit fdb4977Copy full SHA for fdb4977
2 files changed
docs/_config.yml
@@ -0,0 +1,2 @@
1
+theme: jekyll-theme-cayman
2
+
docs/_notes.txt
@@ -0,0 +1,12 @@
+Github help:
+* https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/about-github-pages-and-jekyll
3
+* https://jekyll.github.io/github-metadata/site.github/
4
+* https://pages.github.com/themes/
5
+ * https://github.com/pages-themes/cayman
6
+ * https://github.com/pages-themes/midnight
7
+ * https://github.com/jekyll/minima
8
+ * https://github.com/pages-themes/minimal
9
+ * https://github.com/pages-themes/slate
10
+ * https://github.com/pages-themes/tactile
11
+* Customize theme: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/adding-a-theme-to-your-github-pages-site-using-jekyll
12
0 commit comments