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

Simplify website structure #38

Open
JonasASchmidt opened this issue Mar 26, 2019 · 2 comments
Open

Simplify website structure #38

JonasASchmidt opened this issue Mar 26, 2019 · 2 comments

Comments

@JonasASchmidt
Copy link
Contributor

Suggestions:

  • Reduce dependencies
  • Simplify template engine implementation
  • Remove unused or unnecessary technologies and libraries
  • Comply to web standards
  • Make code reusable
  • Keep the website lightning fast
@herschel666
Copy link
Member

Reduce dependencies

The approach is currently quite lean already when it comes to the generated website, so there's imho not much to shave off.

Simplify template engine implementation

Could you specify this? Is it about Pug? Or the fragmentation into (too many) partials and blocks? Or…?

Remove unused or unnecessary technologies and libraries

Again, do you have certain technologies/libraries on your mind here?

@herschel666
Copy link
Member

Also would you consider it an improvement to abandon the current, rather custom-made approach with Metalsmith, and switch to a better documented static site generator like e.g. https://www.11ty.io/??

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

2 participants