An open API service indexing awesome lists of open source software.

https://github.com/6ixfalls/sixfolio

Personal portfolio website with basic pages.
https://github.com/6ixfalls/sixfolio

decap-cms giscus netlify-cms netlifycms nuxt portfolio tailwind tailwindcss website

Last synced: 26 days ago
JSON representation

Personal portfolio website with basic pages.

Awesome Lists containing this project

README

        

# 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](https://sixfal.ls).

## Development

1. Clone the repository
```sh
git clone https://github.com/6ixfalls/sixfolio.git
```
2. Navigate to the project folder
```sh
cd sixfolio
```
3. Install dependencies
```sh
yarn install
```
4. Start the development server
```sh
yarn dev
```
5. 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:
```sh
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](https://github.com/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.