Skip to content

Conversation

see-mike-out
Copy link

Blog for the IDL website

Layout/design

  • Blog post list page (routes/blog/+page.svelte & routes/blog/+page.ts)
  • Blog post thumbnail (lib/post-thumb.svelte)
  • Blog post page (routes/blog/[slug]/+page.svelte & routes/blog/[slug]/+page.ts & routes/blog/[slug]/+error.svelte)
  • Fixing the main nav path (routes/+layout.svelte)

Parser/test

  • Blog post parser (lib/parse-post.ts)
  • Blog post parsing test (scripts/integrity-encofrce.ts)
  • Blog post/meta types (lib/app-types.ts)

Instructoin

  • Instructions for writing a blog post (README.md)

Blog posts

  • Migrating Medium blog posts to this repo (under the static/blog-assets directory)

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