README.md in jekyll-theme-devcarpet-01-0.1.3 vs README.md in jekyll-theme-devcarpet-01-0.1.5

- old
+ new

@@ -4,10 +4,15 @@ This template is my first Jekyll template and it started as modification of minima template. ![](assets/screenshot-01.png?raw=true) +Template is mobile first and this is how it renders on smartphones: + +![](assets/screenshot-02.png?raw=true) + + ## Installation Add this line to your Jekyll site's `Gemfile`: ```ruby @@ -49,12 +54,25 @@ ``` devcarpet_theme: footer_slogan: Done with the help of <a href="https://github.com/bluszcz/jekyll-theme-devcarpet-01">Devcarpet Jekyll Theme</a>. ``` + +## Roadmap + +* [x] Social links +* [x] Custom navbar description +* [ ] Custom navbar links +* [ ] Sass for Bootstrap 5 - more customization +* [ ] Modal images (perhaps filter?) +* [ ] Support for Strapi 4 +* [ ] Support for Strapi 4 - Modal Images using thumbs from Json +* [ ] About page +* [x] Hero Banner + ## Contributing -Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. +Bug reports and pull requests are welcome on GitHub at https://github.com/bluszcz/jekyll-theme-devcarpet-01. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## Development To set up your environment to develop this theme, run `bundle install`.