DEV Community

Jay Yoot
Jay Yoot

Posted on

Day28 of #100DaysOfCode

Phew! Today has been productive!

I finished the editorial system so from next week onwards, I will have someone come in to help me curate articles for the website. Basically fill in the Notion CMS with necessary content (basically the headlines, excerpts, summary, article image, etc). Really excited to see how it’s going to look!

I also fixed a lot of bugs:

  • add revalidate in getStaticProps
  • Change the favicon
  • Switch the position of Excerpt section and Summary section
  • Add links to the Energy Profile and Companies Mentioned section
  • Tweak the CSS of the article page so that it’s centered and hopefully making it looks better 😂
  • Setup Google Analytics (GA4)
  • Setup Google Search Console

You won’t see the changes now because I’m developing in a branch and have yet to push it to the main branch where it will be built and deployed (I know better now 😂).

There are a few more bugs that I need to fix. The main one being the hamburger menu in mobile that doesn’t seem to work.

Once it’s all done it will be tested, built locally to make sure everything works before I merge it to the main branch and you will then see the changes online!

Looking forward to finish this so I can go back to develop new pages.

Cheers!

Top comments (0)