Skip to content

Modernize EIPs Platform: Migration from JekyllΒ #9332

@SeanLuis

Description

@SeanLuis

Current Implementation Issues

  • Jekyll static site generator is showing its age
  • Slow build times affecting contributor workflow
  • Limited search capabilities (basic GitHub search)
  • Complex setup for local development
  • No hot reload for content changes
  • Limited component reusability
  • Technical debt in custom plugins/extensions

Proposed Solution

Migration to Nuxt 3

Demo

https://eips-ethereum.netlify.app/

Video

Demo.mp4

Tech Stack

  • Nuxt 3
  • TailwindCSS
  • Algolia Search or (own search)

Advantages

Developer Experience

  • Hot module replacement
  • TypeScript support out of the box
  • Better debugging tools
  • Simplified local setup

Performance

  • Faster build times
  • Better code splitting
  • Improved SEO through static generation
  • Enhanced caching strategies

Content Management

  • Native markdown support
  • Better content querying
  • Built-in draft system
  • Improved frontmatter handling

Implementation Timeline

  • Core setup & content migration
  • Feature parity & testing
  • Deployment

Migration Strategy

  • Create parallel development environment
  • Implement core features with Nuxt
  • Migrate existing content
  • Community testing phase
  • Progressive rollout

Risks

  • Learning curve for current maintainers
  • Potential URL structure changes
  • Migration of custom Jekyll plugins
  • Temporary maintenance of dual systems

@fjl @Shadowfiend @pelle @jm3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions