Commit Graph

8 Commits

Author SHA1 Message Date
Rafael Bardini 0f102e0bc0 Render section content as Markdown
Closes #7
2020-11-01 15:10:49 +01:00
Rafael Bardini a3a35372ed Strip protocol and trailing slashes from URLs 2020-11-01 14:00:54 +01:00
Rafael Bardini 9da28d862a Use CSS grid
- Remove Bootstrap and Octicons
- Simplify styles and markup
- Add color and type scale custom properties
- Extract section templates to partials
- Validate rendered HTML
- Update test snapshots
2020-07-18 22:44:17 +02:00
Rafael Bardini c94e5ac315 Refactor helpers and render function 2020-07-05 14:58:47 +02:00
Rafael Bardini a7a8ca14b3 Add formatting
- Add format script
- Format all files
- Add .prettierignore
- Add .prettierrc.json
- Add Prettier dev dependency
2020-07-05 14:40:45 +02:00
Rafael Bardini a737d2828a Add tests
- Remove unused nl2br template helper
- Specify files to include in package
- Add nyc output folder to .gitignore
- Add render snapshot test
- Sort package.json fields
- Add test script
- Add tap dev dependency
2020-07-05 13:30:25 +02:00
Rafael Bardini 48afc1d699 Change template file extension to .hbs 2020-02-10 20:39:42 +01:00
Rafael Bardini f203660e46 0.1.0 2018-10-06 14:50:02 +02:00