Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iberasoft/portfolio-cv
:mortar_board: My personal portfolio made with Next.js and Notion as CMS.
https://github.com/iberasoft/portfolio-cv
cv next notion portfolio reactjs typescript
Last synced: about 5 hours ago
JSON representation
:mortar_board: My personal portfolio made with Next.js and Notion as CMS.
- Host: GitHub
- URL: https://github.com/iberasoft/portfolio-cv
- Owner: IberaSoft
- License: mit
- Created: 2023-06-16T21:08:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T05:38:05.000Z (14 days ago)
- Last Synced: 2024-10-24T23:44:16.564Z (13 days ago)
- Topics: cv, next, notion, portfolio, reactjs, typescript
- Language: TypeScript
- Homepage: https://juancruzllorens.dev
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license
Awesome Lists containing this project
README
# Portfolio
[![English](https://img.shields.io/badge/CV-English-blue)](https://github.com/IberaSoft/portfolio/blob/master/doc/cv-english.pdf) [![Spanish](https://img.shields.io/badge/CV-Spanish-orange)](https://github.com/IberaSoft/portfolio/blob/master/doc/cv-spanish.pdf)
> ## Intro
This is my personal [website site](https://juancruzllorens.dev/) built with Notion as a CMS, react-notion-x, Next.js, and Vercel.
> ## Setup
This project requires a recent version of Node.js (recommended >= 18).
1. Change [site.config.ts](./site.config.ts) with your Notion page id.
2. `npm install`
3. `npm run dev` to test locally
4. `npm run deploy` to deploy to Vercel> ## License
MIT © [Juan Llorens](https://juancruzllorens.dev)