Phil Chu
d2ab1c7a96
fix(date): format dates using UTC time zone ( #15 )
2022-09-26 01:14:17 +02:00
Rafael Bardini
ffca75350a
fix(cjs): use __dirname if defined
2021-11-14 15:47:22 +01:00
Rafael Bardini
de801d2027
feat(esm): migrate to ESM
...
- Build with microbundle
- Add build step to GitHub Actions workflow
2021-11-05 18:48:45 +01:00
Rafael Bardini
aca7190f08
feat(projects): format language-sensitive lists
2021-10-04 21:05:51 +02:00
Rafael Bardini
64f67fd696
feat(icon): render profile network icons
2021-03-05 19:01:37 +01:00
Rafael Bardini
6ef017ac42
refactor(icon): use feather-icons package
2021-03-05 19:01:37 +01:00
Rafael Bardini
1c5b4cb7c5
feat(contact): move contact information to header
...
- List location with city and country
- Linkify phone number
- Render decorative Feather icons
- Use Node.js 14 with Intl.DisplayNames support
2021-03-03 19:52:30 +01:00
Rafael Bardini
17d01bb598
fix(markup): strip tags from description meta tag
2021-02-14 15:46:32 +01:00
Rafael Bardini
9c4e7857e3
Set PDF media type to print
2020-11-03 17:47:35 +01:00
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