Skip to content

6ixfalls/sixfolio

Repository files navigation

sixfolio

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.

Features

  • Responsive and mobile-friendly design
  • Smooth scrolling and animated transitions
  • Integration with Iconify for icons
  • Decap CMS to manage posts, including the Home and Projects pages
  • Compatible with Markdown for all pages
  • Integrated blogs functionality

Demo

You can see a live demo of sixfolio here.

Development

  1. Clone the repository
git clone https://github.com/6ixfalls/sixfolio.git
  1. Navigate to the project folder
cd sixfolio
  1. Install dependencies
yarn install
  1. Start the development server
yarn dev
  1. Open your browser and use the link in your terminal to see the portfolio.

Deployment

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.

Credits

sixfolio was created by 6ixfalls. It is based on the Vite + Tailwind CSS Starter template.

License

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.