/portfolio

Static portfolio-blog developed with Next.js

Primary LanguageHTML

My Personal Developer Portfolio

Developed with Next.js and Sass. Posts and projects are written in markdown and rendered with react-markdown and react-syntax-highlighter.

Live at: https://renebitter.dev

The main branch is just redirecting to my custom domain above. Project files are on finished-project branch.

basePath configured in next.config.js to repository's name, since it was first intended to be hosted on github pages. To access it locally add the repository name to the url. e.g. "http://localhost:3000/portfolio".

Third party static contact form (formspree):

const [state, handleSubmit] = useForm('123xyz'); // replaceWithYourOwn