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.
module.exports = {
'indexHeader': ``, // header
'about': ``, // about
'langs': ['JavaScript', 'C#'], // known langs
'mediumUsername': '' // for medium API
}
Thanks https://github.com/david-fernando/medium-posts-api for medium api