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

Events page & content #29

Open
3 tasks
umutbasal opened this issue Nov 2, 2024 · 0 comments
Open
3 tasks

Events page & content #29

umutbasal opened this issue Nov 2, 2024 · 0 comments

Comments

@umutbasal
Copy link
Contributor

umutbasal commented Nov 2, 2024

Adding content is most efficient way to improve visibility on search.

  • events page (/events)
    • title could have (1/15) tag 1 is for upcoming and 15 is past events maybe colored with green and yellow
    • ascii list of events no paginations needed
    • data should be offline schema is below
    • this could be json or completely mdx format we can utilize a small script to generate them
    • event details page (/events/hacking-hour-….)
      • slug url
      • link to kommunity page
      • and maybe more visible social account links inside article
      • event content from kommunity
        • keywords will be needed, we can generate with chatgpt and manually edit for each event
      • images from social media
        • top of the detail page could be just 3 image
        • or write social media components to server side render images for google to index
      • data schema json or mdx
        • event kommunity url (auto pushed with GitHub actions)
        • social media post links related to event (manually entered)
        • pictures (auto generated from social media post links, GitHub actions)
  • update sitemap
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

No branches or pull requests

1 participant