Merge branch 'main' of https://github.com/madrilene/eleventy-excellent into main
This commit is contained in:
commit
c5a4b517e6
1 changed files with 2 additions and 2 deletions
|
|
@ -107,8 +107,8 @@ npm run build
|
||||||
### 22-12-29
|
### 22-12-29
|
||||||
|
|
||||||
- updated Eleventy
|
- updated Eleventy
|
||||||
- Major: changed CSS for header, not using the sidebar solution anymore. sidebar.css thus deleted. Now the focus for the logo section doesn't expand all the way to the menu anymore.
|
- minor: changed CSS for header, not using the sidebar solution anymore. sidebar.css thus deleted. Now the focus for the logo section doesn't expand all the way to the menu anymore.
|
||||||
- Updated some ref values after reading Alvaro Montoro's excellent article [A Theory of Web Relativity](https://www.htmhell.dev/adventcalendar/2022/21/).
|
- Updated and added some `rel` values after reading Alvaro Montoro's excellent article [A Theory of Web Relativity](https://www.htmhell.dev/adventcalendar/2022/21/).
|
||||||
- stripped "noreferrer" from external links in markdown (editable in `config/plugins/markdown.js`), because I don't mind the target page of carefully placed links to identify the source of the reference.
|
- stripped "noreferrer" from external links in markdown (editable in `config/plugins/markdown.js`), because I don't mind the target page of carefully placed links to identify the source of the reference.
|
||||||
- added two more pages to the 'built with' section, yay!
|
- added two more pages to the 'built with' section, yay!
|
||||||
- Thought: Now that actually some websites in production are based on this starter, should I create formal release notes?
|
- Thought: Now that actually some websites in production are based on this starter, should I create formal release notes?
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue