Skip to content

qelli/DevBlog-Website

Repository files navigation

Portfolio Website

A WIP project I am using to share relevant knowledge I've obtained through the years.

Built with

  • TypeScript
  • React (v18)
  • Redux
  • Next.js

Environment variables

GITHUB_TOKEN: A private token from GitHub to authenticate against GitHub's API and retrieve assets on build time.

Configuration

The file next.config.js contains a few environment variables used to clone the DevBlog repository containing all the articles. This file should be modified based on the environment.

Pending tasks

  • Implement shortener API (sharing)
  • Refactor <AppHeader/> component
  • Unify .scss files (not critic)
  • Cleanse /components/ folder

About

An attempt on having a blog/portfolio.

Topics

Resources

Stars

Watchers

Forks