Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jeremybise/twentynineteen-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 50881f5..759b7e4 100644
--- a/README.md
+++ b/README.md
@@ -65,4 +65,10 @@ Add these to `config.toml`:
```toml
pygmentsUseClasses=true
pygmentsCodefences=true
-``` \ No newline at end of file
+```
+
+## Roadmap
+
+- [ ] Subnavigation menu dropdowns
+- [ ] Include search via Lunr or Fuse.js
+- [ ] Clean out the SCSS folder \ No newline at end of file