/blog

Blog/personal page concept written with Next.js

Primary LanguageJavaScript

Next.js blog

Hello, you can access the source code of my blog here. Below is some info about the blog, have fun!

Settings in the src/exports/PageContents.js file.

example:

module.exports = {
    'indexHeader': ``, // header
    'about': ``, // about 

    'langs': ['JavaScript', 'C#'], // known langs

    'mediumUsername': '' // for medium API
}

screenshot preview

Screenshot_3

thanks

Thanks https://github.com/david-fernando/medium-posts-api for medium api