Commit Graph

76 Commits

Author SHA1 Message Date
96a92510ff Updated instructions. 2022-07-15 14:56:14 -05:00
57df62c916 Fixes https://github.com/11ty/eleventy-base-blog/issues/91 2022-06-29 12:19:12 -05:00
7ab7366441 Merge pull request #121 from pdehaan/patch-1
Update README.md
2022-06-29 09:35:25 -05:00
429df81e93 Merge branch 'master' into remove-passthrough-references-from-readme 2022-06-29 09:24:17 -05:00
9c50f9cc5f Merge pull request #100 from handreistoicescu/patch-1
Replace tag with eleventyNavigation in navigation instructions
2022-06-29 09:22:02 -05:00
2d3774c225 Copy tweaks 2022-05-13 17:10:25 -05:00
b9cfffade0 Add link to deployment docs 2022-05-13 17:09:06 -05:00
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
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
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
bc4459ba7d Merge pull request #31 from clottman/patch-1
Add 'remix on glitch' link to readme
2020-07-27 11:45:35 -05:00
0a1df0abca Name update post rebranding 2020-05-11 06:56:07 +05:30
b26e2949c6 Extra colon 2020-01-02 21:43:41 -06:00
5e31af9ea8 A bit less redundant editorial :) 2020-01-02 21:18:18 -06:00
97bbedd3ce Add ZEIT Now one-click deployment 2019-09-30 10:37:24 -04:00
1429c7a4cf Add 'remix on glitch' link to readme
Working port of this project on glitch.com
2019-06-04 11:34:08 -05:00
27e7988cd8 readme update to include how to host using local webserver for development purposes 2019-02-10 12:15:20 -07:00
a3ffd98662 Adds Netlify stuff to the readme. 2018-01-25 21:34:34 -06:00
6dcc240219 Change default config to use pathPrefix: "/" and then use --pathprefix="/eleventy-base-blog/ for GitHub deploy command. Requires Eleventy v0.2.11 2018-01-25 21:03:57 -06:00
e084e5c552 Build status and demo links to readme 2018-01-23 00:22:24 -06:00
f006b56a74 Metadata edit to docs 2018-01-22 23:12:23 -06:00
ccd8f03b70 Reorder docs 2018-01-16 21:38:57 -06:00
da9787d10c Implementation Notes 2018-01-16 21:34:35 -06:00
c6df711fb4 Add link to eleventy 2018-01-16 21:22:47 -06:00
bff180d166 Instructions. 2018-01-16 21:21:05 -06:00
c86db0c9ce Initial commit. 2018-01-16 21:08:47 -06:00