Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V4: Markdown support #83

Merged
merged 9 commits into from
Mar 15, 2024
Merged

V4: Markdown support #83

merged 9 commits into from
Mar 15, 2024

Conversation

alanpjohn
Copy link
Owner

After Notion limited blocks in free tier, moving all content manage by notion to markdown or inline code.

This move has been taken for the following reasons:

  1. Markdown content works in line with me using Obsidian as my knowledge base
  2. Using notion made it simpler to manage the content but limited how the content could be presented. Especially with projects and home pages. Inline data is going to be preferred to have a more dynamic impact and get more information on the home page, rather than on a separate page.

This pull request might target #72 but it is not a priority

Copy link

vercel bot commented Jan 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
alan-john-portfolio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2024 7:11pm

@alanpjohn
Copy link
Owner Author

alanpjohn commented Jan 31, 2024

  • Move projects to home page
  • Add headline to home page with buttons to contact me and view resume
  • Consider moving about me to the home page
  • Add latest post to home page
  • Add a section highlighting photos

website paths would be as follows: /,/about,/blog

- Updated post `_posts/understanding-seo-and-web-vitals-for-your-nextjs-site-and-how-to-improve-them.md`
- Converted projects and about me pages to markdown
- Removed notion specific files, kept the notion utility libraries as we are still using them for image preview

Signed-off-by: Alan P John <[email protected]>
@alanpjohn alanpjohn merged commit b92d7b4 into master Mar 15, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant