diff --git a/_posts/2022-07-24-devcarpet-01.markdown b/_posts/2022-07-24-devcarpet-01.markdown new file mode 100644 index 000000000..b45f8ab1d --- /dev/null +++ b/_posts/2022-07-24-devcarpet-01.markdown @@ -0,0 +1,45 @@ +--- +layout: post +title: Devcarpet Portfolio 01 +date: 2023-07-024 13:24:04 +02:00 +homepage: https://github.com/bluszcz/jekyll-theme-devcarpet-01 +download: https://rubygems.org/gems/jekyll-theme-devcarpet-01 +demo: https://bluszcz.net +author: "RafaƂ Zawadzki" +thumbnail: devcarpet-portfolio.png +license: MIT License +license_link: https://github.com/bluszcz/jekyll-theme-devcarpet-01/blob/main/LICENSE.txt +--- +# Devcarpet Portfolio 01 + +Devcarpet Portfolio 01 is a Jekyll Bootstrap 5 Template designed for Portfolio websites. It is being developed having in mind integration with Strapi 4. + +![](https://raw.githubusercontent.com/bluszcz/jekyll-theme-devcarpet-01/main/assets/screenshot-01.png?raw=true) + +With this template you can easily present your portfolio: + +![](https://raw.githubusercontent.com/bluszcz/jekyll-theme-devcarpet-01/main/assets/portfolio.png?raw=true) + +Template is mobile first and this is how it renders on smartphones: + +![](https://raw.githubusercontent.com/bluszcz/jekyll-theme-devcarpet-01/main/assets/screenshot-02.png?raw=true) + +## Features and Roadmap + +* [x] Responsive +* [x] Social links +* [x] Custom navbar description +* [x] Hero Banner +* [x] Custom navbar links +* [x] Portfolio page +* [x] Collections + +## Roadmap + +* [ ] 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 + + diff --git a/thumbnails/devcarpet-portfolio.png b/thumbnails/devcarpet-portfolio.png new file mode 100755 index 000000000..a44b468f8 Binary files /dev/null and b/thumbnails/devcarpet-portfolio.png differ