Skip to content

ddemaj/dev-portfolio

 
 

Repository files navigation

Portfolio website

Getting started

Portfolio was built with Once UI for Next.js. It requires Node.js v18.17+.

1. Clone the repository

git clone https://github.com/once-ui-system/magic-portfolio.git

2. Install dependencies

npm install

3. Run dev server

npm run dev

4. Edit config

src/app/resources/config

5. Edit content

src/app/resources/content

6. Create blog posts / projects

Add a new .mdx file to src/app/blog/posts or src/app/work/projects

License

Distributed under the CC BY-NC 4.0 License.

  • Commercial usage is not allowed.
  • Attribution is required.
  • You can extend the license to commercial use by purchasing a Once UI Pro license.

See LICENSE.txt for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • TypeScript 60.2%
  • SCSS 30.9%
  • MDX 6.9%
  • JavaScript 1.7%
  • CSS 0.3%