brnt-toast

Results 6 issues of brnt-toast

I found Zola through the Helix Editor. Poked around looking for a section showcasing other projects using Zola and didn't see any. Would there be any interest from the Zola...

just doing it now, so that we don't have to do it in the future when after we start moving to TS

1. add names to buttons 2. form elements do not have labels 3. links do not have names

enhancement
help wanted
good first issue

Next.js does this automagically with `next/image` component [readmore about next.js](https://nextjs.org/docs/basic-features/image-optimization)

enhancement
help wanted
good first issue

Currently auditing `pages/index.js` (getting ready to migrate over to TS) and noticed that i folded about 13 styles before to getting the render function. At this point would it make...

all the pre tags in _content/doc/tutorial/getting-started.html weren't indented properly and were hard to read. this fixes this. sorry if this PR is according to contribution rules. future fixes will be...