项目作者: devzambra

项目描述 :
Personal website and blog. Built with Nextjs
高级语言: JavaScript
项目地址: git://github.com/devzambra/devzambra.es.git
创建时间: 2020-11-24T18:19:42Z
项目社区:https://github.com/devzambra/devzambra.es

开源协议:

下载


devzambra.es

My website is currently made with Next.js and React. It uses MDX to write blog articles and present them in the site. I also have a podcast and the episodes can be listened directly in the webpage.

Overview

  • pages/blog/* - Static pre-rendered blog pages using MDX.
  • pages/podcast - Podcast Page contains the podcasts episodes and links to podcast platforms where you can listen them.
  • pages/about - A little more info about me.

Built Using

TODOs

  • Improve SEO
  • Improve Lighthouse rating
  • Refactor code
  • Refactor styles