File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,11 @@ I created this theme because I couldn't figure out how to set up a Jekyll projec
10
10
11
11
- Full-text search with [ simple-jekyll-search] ( https://github.com/christian-fei/Simple-Jekyll-Search )
12
12
- Paginated home page
13
- - Support for featured post images (appears on cards in previews)
13
+ - Support for featured post images (appear on cards in previews)
14
14
- Threaded comments with Disqus
15
15
- Google Analytics integration
16
+ - One-command deployment to Github Pages
17
+ - Tagged posts
16
18
17
19
## Installation instructions
18
20
@@ -59,7 +61,6 @@ I created this theme because I couldn't figure out how to set up a Jekyll projec
59
61
- Improve gulp build
60
62
- Minimize JS, CSS, HTML
61
63
- Search
62
- - Ripple effect in search results on click (needs set height)
63
64
- Escape toggles search show
64
65
- arrow keys/tab moves focus on search results
65
66
- better animation for search bar leaving/entering
@@ -74,8 +75,7 @@ I created this theme because I couldn't figure out how to set up a Jekyll projec
74
75
- hover effects like buttons?
75
76
- Handle if it gets too wide for screen? (limit number of page links)
76
77
- Tags
77
- - Show tags with posts
78
- - Allow filtering by tag
78
+ - Allow filtering by tag (have list of all tags)
79
79
- Add material box or lightbox for images
80
80
- Add 'source' option for YAML frontmatter
81
81
- increase spacing between list items
You can’t perform that action at this time.
0 commit comments