meherhowji / meherhowji.com

Home Page:https://meherhowji-com-4hy2.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend for MeherHowji.com

Technologies

  • Language: JS, HTML & CSS
  • Base Library: React
  • Framework: NextJS
  • Content: Markdown
  • Content Database: Obsidian
  • Renderer: MDX
  • Styling: Bulma
  • Animations: React Spring
  • Theme: Designed by me, Meher Howji
  • Deployment: Vercel

Migration Tasklist

Migrating meherhowji.com from NextJS v13 to v14. Also, focus is on reducing dependencies, adding typescript, and course modules, user authentication and payment gateway.

  • completed the navigation for desktop and mobile
  • clean up
    • typography/layout/globals.scss - commented colors which will incrementally update, otherwise cleanedup
    • utility.scss
    • mixins.scss
    • heromodule.scss - cleaned up
  • root level files copied
  • next-config and next-seo at root level needs to be compared and merged

Later

  • make the site mobile friendly.
  • verify if the light and dark color themes are working fine or not.
  • use skip-deploy commit substring to skip re-deployments. Ref link
  • remove bulma.io css and move to css grids

References

About

https://meherhowji-com-4hy2.vercel.app


Languages

Language:MDX 50.0%Language:SCSS 18.7%Language:TypeScript 13.7%Language:JavaScript 10.2%Language:CSS 7.4%