Dynamically generating a Project section with Liquid and Jekyll [(https://overcomingliquid.netlify.app/)]
This project is about creating a project showcase section dynamically with Liquid tags and using liquid filters to truncate descriptions so they don't exceed the necessary space.
Special Thanks to Algofy for the challenge
-
HTML
-
CSS
-
JavaScript (Three.js)
-
Liquid
-
Jekyll
-
Smooth Scrolling
-
'Neue Montreal', sans-serif
-
Porlane
([https://overcomingliquid.netlify.app/])
Pré-requisitos: npm / yarn
# clone repository
git clone https://github.com/wealthczarena/Dynamic-Content-Generation-with-Liquid
# enter your folder name
cd your-folder-name
# install dependencies
yarn install
# execute the project
yarn start
Czarena Wealth