Skip to content

πŸ“πŸ–₯ A simple portfolio template built with TailwindCSS and DaisyUI powered up by NuxtJS.

Notifications You must be signed in to change notification settings

agil3st/portflow-nuxtjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Portflow

Portflow x Nuxt.js

Welcome to Portflow x NuxtJS

Portflow is a portfolio web template build with TailwindCSS, DaisyUI. By using NuxtJS v3, this will take care of the rest of repeatable components, enable rich-content, quick navigation, optimize page speed and dynamic SEO friendly. So this way more recommended for production purpose. For now, Portflow only provide page layouts for simple Article or Blog UI like Medium. Any future development update will be announced on my LinkedIn profile.

Portflow may contains another combination of components from TailwindCSS Components and DaisyUI Components

Live Preview

You can watch live preview on this site. You can also subscribe for this repo releases, so you can get notification when it's updated.

FAQ

Q: How to use this project as my own portfolio website?
A: You can fork this repo then follow Getting Started section
Q: Is it free of use for unlimited projects?
A: Yes, you can use it free forever for unlimited projects!
Q: Should I use attribution on my website?
A: No. But if you like to support this repo, you can add attribution on your footer section

Getting Started

I recommend you to learn basic concept of starting Portflow HTML template before you step forward. If you already have an experience with JavaScript frameworks, look at the Nuxt 3 documentation to learn more.

Setup

# yarn (recommended)
yarn install
# npm
npm install
# pnpm
pnpm install

Development Server

Start the development server on http://localhost:3000

# yarn (recommended)
yarn dev -o
# npm
npm run dev

Production

Check out the deployment documentation for more information.

Pages & Features

  • βœ… Remove repeatable components on all pages
  • βœ… Update routes
  • βœ… Migrate detail pages (html to component)
  • ⬛ Enable rich-text on Single Story Page
  • ⬛ Redesign showcase page
  • βœ… API ready
  • βœ… SEO ready
  • βœ… Google Analytics ready

Contributing

Portflow will grow faster with your basic to advanced knowledge about HTML and CSS, especially if you are experienced with Bootstrap, Bulma or TailwindCSS itself. This is how you can be a part of this project:

  1. Follow steps of Getting Started section
  2. Create a new branch (following this best-practice is optional)
  3. Create issue on this Repo (optional)
  4. Do some stuff like creating new feature, updating page, fixing bug or even UI adjustments
  5. Push to your branch and create pull request (PR)
  6. Wait for my review and merge
  7. Done

Note: You can do Git stuffs on GitHub Desktop if you preferred

Attribution

  1. Fonts, Montserrat and Playfair Display by Google Font
  2. Icons by Lineicons
  3. 3D Image Assets by Icons8
  4. Dummy avatar assets by Pravatar
  5. Dummy content image assets by Picsum
  6. Components reference by TailwindComponents

--- HAPPY CODING! ---

About

πŸ“πŸ–₯ A simple portfolio template built with TailwindCSS and DaisyUI powered up by NuxtJS.

Resources

Stars

Watchers

Forks

Packages

No packages published