How to automate your portfolio website [Part 2]

Ahmed Altaai
1 min readOct 15, 2020

To have less steps redacting the portfolio every time you publish a blog or push a new project to GitHub, automating it is the right choice.

In this article, I’d like to share how you can automate publishing your Hashnode blogs to your portfolio website with the help of Hashnodes API, let me show you how I did it.

  • Automatically display and link my projects from GitHub
  • Automatically display and link my blogs from Hashnode

The steps I took

After I finished preparing my last post about automating with github api I started playing with the Hashnode API.

Which looks like this

It is a GraphQL playground

I have to stop here because Medium is messing my post up so please visit the original post for more https://ahmeds.tech/how-to-automate-your-portfolio-website-part-2

Originally published at https://ahmeds.tech.

--

--