Convert .eleventy.js to EJS, add friends to index's aside, create playground page to test site elements, add syntax highlighting with custom theme, convert header subtitle from link to paragraph, add support for custom alt text in 88x31 macro, new template for generic text pages, add changelog to about page with recent commits.
This commit is contained in:
parent
ad14058b74
commit
ab071b0f78
18 changed files with 948 additions and 2524 deletions
1
_data/languages.cjs
Normal file
1
_data/languages.cjs
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports = ["en", "pt"];
|
||||
Loading…
Reference in a new issue