Skip to content

v4 Rewrite ⚡ #42

@bjankord

Description

@bjankord

Goals of v4 Rewrite

  • Write in language I use day to day so it is easier to maintain
    • I don't use PHP, haven't used it for years. However, I do use NodeJS so the rewrite will be built with that.
    • This will make it much easier for me to add new features
      • Im thinking about adding browser reload on save functionality
      • See if I can incorporate a simple search feature
      • Add support to design tokens for color and fonts
  • Keep it as passive as possible for existing users.
    • Migration should be easy, there will be minimal lift and shift of files required
  • Keep it as simple as possible
    • One of the main goals of the project has been to keep SGB simple, un-opinionated, and easy to use.
    • No jQuery, no Webpack, no Babel. All those tools are useful and have a place, but for this project I want to keep things really easy for people who primarily work in HTML and CSS to get a styleguide up and running.

What will happen to the PHP version?

The PHP version will be migrated over to https://github.com/bjankord/Style-Guide-Boilerplate-php

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions