personal-portfolio Svelte Themes

Personal Portfolio

(DISCONTINUE) Website Portfolio for Personal - Migrate to Svelte

Personal Portfolio

Portfolio based on real life hands on

Personal Portfolio is a website-ready, two way data approach (api or static)

MVP

  • Friendly Search Engine Optimization
  • Multi language support
  • Theme support
  • Fetch based API support
  • Load static data when API is not available
  • Easy to customize

Customize profile on

  • file .env or .env.production or .env.development
  • file on folder data/static
  • image on public
  • configuration on file siteMetaData

Want to contribute? Great!

Development Using Local Setup

Note: using next js 14, tested using windows

Download Node Js find for lts version.

Install package

npm install

Duplicate .env.example and rename into .env or .env.production or .env.development

Configuration .env with the valid variable

Running application

npm run dev

Check application (default)

localhost:3000

Publish Online

Use Vercel or other serverless service.

One more thing

If you have any suggestions on making this to be better, help us, create issue or write some code and send pull request.

Top categories

Loading Svelte Themes