Skip to content

itzjonas/itzjonas.github.io

Repository files navigation

itzjonas.github.io

Personal portfolio and blog: Next.js (App Router), static export to GitHub Pages. Synth-themed home page, MDX blog, and small arcade games.

Develop

yarn install
yarn dev

Build

yarn build

Output is static (output: 'export' in next.config.ts); deploy the out/ directory.

Content

  • Copy and resume-shaped data: lib/resume.ts
  • Blog posts: posts/*.mdx

📝 TODO

Here's a sneak peek at what's coming soon to this totally tubular site:

  • MDX-Based Blog: ✍️
    • Create a dynamic blog using MDX files for content creation.
    • Implement categories and tags for easy navigation.
    • Add syntax highlighting for code snippets.
  • Portfolio Showcase: 🖼️
    • Display my front-end projects with interactive demos and descriptions.
    • Use a grid layout for a visually appealing presentation.
    • Include project screenshots and links to live sites or repositories.
  • Playground Area: 🧪
    • Provide a space for experimenting with code snippets and interactive components.
    • Allow users to try out different technologies and techniques.
    • Integrate code editors or sandboxes.

About

Personal website found at:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors