sixfolio is a modern personal portfolio website built using TailwindCSS, VueJS, NuxtJS and Decap CMS. It is designed to showcase your skills, projects, and achievements in a clean and visually appealing manner.
You can see a live demo of sixfolio here.
git clone https://github.com/6ixfalls/sixfolio.git
cd sixfolio
yarn install
yarn dev
To build the production-ready version of your portfolio, run the following command:
yarn build
This will generate the optimized assets in the dist directory. You can then deploy this directory to your preferred hosting platform or use a static site hosting service.
sixfolio was created by 6ixfalls. It is based on the Vite + Tailwind CSS Starter template.
This project is licensed under the GNU General Public License v3 License. Feel free to modify and customize it to suit your needs.
Thank you for checking out sixfolio! If you have any questions or suggestions, please feel free to open an issue or reach out to me.