Zach Leatherman
35e07cc5f9
Update dependencies (and to Eleventy v2)
2022-06-27 15:50:25 -05:00
Zach Leatherman
2d3774c225
Copy tweaks
2022-05-13 17:10:25 -05:00
Zach Leatherman
b9cfffade0
Add link to deployment docs
2022-05-13 17:09:06 -05:00
Zach Leatherman
24ac503d67
Update the Node default
2022-05-13 16:11:39 -05:00
Zach Leatherman
8771842fed
Update deps
2022-05-13 16:10:00 -05:00
Zach Leatherman
cd67b57bd0
Adds <meta name="generator">
to eleventy-base-blog
2022-04-18 13:55:31 -05:00
Zach Leatherman
cb93e8799c
Update to 1.0.1
2022-04-18 13:53:03 -05:00
Zach Leatherman
e96a1d6e07
Missed a diff syntax example
2022-04-18 13:46:01 -05:00
Mohsen Azimi
322aba53f8
Update index.css
2022-03-19 20:43:04 -03:00
Mohsen Azimi
3a3440eddd
update warning color too
2022-03-19 20:41:52 -03:00
Mohsen Azimi
44dbdc7c80
Introduce dark mode and add fonts to base variables
2022-03-19 20:38:41 -03:00
Zach Leatherman
dc3e7c49f2
Clean up the commands
2022-03-03 17:14:08 -06:00
Zach Leatherman
a0e4cd9659
Switch devDeps to deps
2022-03-03 17:11:47 -06:00
Zach Leatherman
bc07327e60
Remove alias
2022-03-03 17:11:31 -06:00
Zach Leatherman
3eb6c6a67d
Upgrade syntax highlighter to 4.0 and update example to use diff syntax
2022-03-03 17:11:08 -06:00
Peter deHaan
ff77228991
Update README.md
...
Add `@11ty/` prefix to <kbd>eleventy</kbd> commands. (Per: https://www.11ty.dev/docs/usage/ )
FIxes #120
2022-02-15 08:26:16 -08:00
Zach Leatherman
aea9ea8cdb
Removes Travis CI configuration file.
2022-02-08 13:57:48 -06:00
Zach Leatherman
933b2886d1
Update to Eleventy 1.0
2022-01-08 14:35:24 -06:00
Siim Pragi
09ab6cfdbe
Fix usage of level
in the options object for markdown-it-anchor
2021-09-06 15:14:40 +03:00
Zach Leatherman
e058ac3028
Restore old luxon to keep Node compat levels.
2021-07-28 09:06:34 -05:00
Zach Leatherman
1be6346bde
Updates deps, including new major version of markdown-it-anchor.
2021-07-28 09:05:01 -05:00
Zach Leatherman
8bffa6fce7
Only for non-empty collections.
2021-07-28 08:57:46 -05:00
Zach Leatherman
b63f9077ae
Additional safety for head check
2021-07-28 08:57:25 -05:00
Zach Leatherman
6ac031cfa4
Restore the 4 hundos
2021-07-26 08:50:10 -05:00
Zach Leatherman
4a10406051
We don’t need to manage this tags list in two places.
2021-06-24 08:23:11 -05:00
Zach Leatherman
dd1b821a8b
Merge pull request #104 from j9t/master
...
fix: convert URLs in post content
2021-06-15 08:59:42 -05:00
Jens Oliver Meiert
3d0eefe897
fix: convert URLs in post content
...
Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
2021-06-15 10:45:29 +02:00
Zach Leatherman
f3d8fd87eb
Merge pull request #102 from j9t/master
2021-06-12 15:15:26 -05:00
Jens Oliver Meiert
8247b2073e
fix: add tr
element for valid markup
...
Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
2021-06-12 19:50:33 +02:00
Andrei Stoicescu
2145a3169c
Update readme instructions for css and images
...
The instructions should be changed to properly reflect the way css and
images are handled in the configuration.
At the moment the instructions reference css and png files being
handled via templateFormats, but in reality they're configured to be
located in special css and img directories and handled via
addPassthroughCopy().
2021-06-03 20:10:08 +03:00
Handrei Stoicescu
5276137479
Replace tag with eleventyNavigation in navigation instructions
...
Top level navigation has been updated in c9018fa45b
to use `eleventyNavigation` instead of the `nav` tag. We have to update the readme file to also account for this change.
2021-06-02 09:31:16 +03:00
Siarhei Bobryk
fc4c6b21e6
Use metadata.language
for the lang
attribute
...
It's already `en` by default.
2021-05-04 12:26:14 +03:00
Zach Leatherman
c10b171a40
Merge pull request #93 from shwilliam/patch-1
2021-03-20 00:31:01 -05:00
Zach Leatherman
31b04f6959
Update RSS plugin
2021-03-19 21:11:17 -05:00
Zach Leatherman
6a7c849745
Update markdown deps (major bump!)
2021-03-19 20:38:59 -05:00
Zach Leatherman
6e3282da5c
Align tags
2021-03-19 20:38:32 -05:00
Zach Leatherman
c0dd1fc8fe
Update Eleventy version.
2021-03-19 17:27:03 -05:00
William Lindvall
56c1c94fc4
Add missing colon to json.njk
...
Fixes malformed JSON feed output
2021-03-19 03:20:05 +01:00
Zach Leatherman
85fd94918e
Support spaces in tags in base blog.
2021-03-17 16:29:07 -05:00
Zach Leatherman
2ccfbf9244
Tweaks to posts list css.
2021-03-17 10:57:44 -05:00
Zach Leatherman
9971c1cf84
Change those ugly red tags.
2021-03-17 10:43:13 -05:00
Zach Leatherman
8c22eb5916
Missed one for #63 .
2021-03-17 10:33:58 -05:00
Zach Leatherman
4792248aa7
Fixes #63 .
2021-03-17 10:32:35 -05:00
Zach Leatherman
7e5a1f5ce7
Fixes #62 .
2021-03-17 10:29:29 -05:00
Zach Leatherman
a9fdacc9a6
Merge pull request #81 from Atlas48/master
...
Changed perms of _data/metadata.json
2021-03-17 10:08:24 -05:00
Zach Leatherman
0669be339f
Merge pull request #83 from aboutDavid/master
...
Update JSONfeed version to 1.1 and add "language" field
2021-03-17 10:07:40 -05:00
Zach Leatherman
ed5ba24988
Change to more generic two letter code
...
Read more: https://jsonfeed.org/version/1.1
2021-03-17 10:07:21 -05:00
Zach Leatherman
999e35c2d9
Merge pull request #84 from andersk/404
...
Serve 404 page with status code 404, not 200
2021-03-17 10:05:48 -05:00
Zach Leatherman
032e8d3cb5
Update deps.
2021-01-10 15:01:43 -06:00
Anders Kaseorg
7af708e8ac
Serve 404 page with status code 404, not 200
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-12-21 22:17:53 -08:00