diff --git a/_posts/2023-05-29-neumorphism-flat.md b/_posts/2023-05-29-neumorphism-flat.md new file mode 100644 index 000000000..8401dfcec --- /dev/null +++ b/_posts/2023-05-29-neumorphism-flat.md @@ -0,0 +1,31 @@ +--- +layout: post +title: Neumorphism-flat +date: 2023-05-29 14:00:00 +homepage: https://github.com/Miorey/neumorphism-flat +download: https://github.com/Miorey/neumorphism-flat/archive/refs/heads/master.zip +demo: https://miorey.github.io/neumorphism-flat/ +author: Miorey +thumbnail: neumorphism-flat.png +license: MIT License +license_link: https://raw.githubusercontent.com/Miorey/neumorphism-flat/master/LICENSE +--- + +![Screenshot](https://raw.githubusercontent.com/Miorey/neumorphism-flat/master/docs/screenshot.gif) + +# Neumorphism-flat + +> Neumorphism-flat is a fork from Neumorphism designed Jekyll theme for personal websites, portfolios and resumes. + +This is a personal responsive website built with `Jekyll`, which is based on the new `Neumorphism` design trend. It is compatible to be hosted with `Github Pages`. This can be used by developers, who want to showcase their resume and portfolio. +## Features + +* Mobile-First Responsive Design +* Animated preloader animation +* Landing Page with animated flying logos using [tsParticles](https://particles.js.org/), a Typing Carousel and animated social icons +* Dark Neumorphism Design on main content +* [Animations On Scroll](https://michalsnik.github.io/aos/) +* Filterable and manageable *Skills* word cloud +* [Github's API](https://developer.github.com/v3/) automatically populating the *Open Source Projects* section +* Gulp dev workflow with [BrowserSync](https://browsersync.io/), [Autoprefixer](https://autoprefixer.github.io/) and `JS` & `SCSS` minifying. +* [Google Analytics](https://analytics.google.com/) diff --git a/thumbnails/neumorphism-flat.png b/thumbnails/neumorphism-flat.png new file mode 100644 index 000000000..805fed8b5 Binary files /dev/null and b/thumbnails/neumorphism-flat.png differ