Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/11ty/eleventy-base-blog
A starter repository for a blog web site using the Eleventy static site generator.
https://github.com/11ty/eleventy-base-blog
adding img dir to align with default eleventy.js settings and avoid error
3d1216a31392701ffce823246df9cc75df2f1312 authored over 6 years ago by Nate Steiner <[email protected]>
3d1216a31392701ffce823246df9cc75df2f1312 authored over 6 years ago by Nate Steiner <[email protected]>
Use new markdown syntax highlighter b/c it’s cool, v4.0.2
80ea652463e4a62fa18cc63fd714c7853481d2c9 authored over 6 years ago by Zach Leatherman <[email protected]>
80ea652463e4a62fa18cc63fd714c7853481d2c9 authored over 6 years ago by Zach Leatherman <[email protected]>
v4.0.1
b732f8c6ab3a498dd8b631d60c8f924d6df1595e authored over 6 years ago by Zach Leatherman <[email protected]>
b732f8c6ab3a498dd8b631d60c8f924d6df1595e authored over 6 years ago by Zach Leatherman <[email protected]>
Dependency updates
c1ed1190c86ba9ed57e0fd6d844809aff7a30c87 authored over 6 years ago by Zach Leatherman <[email protected]>
c1ed1190c86ba9ed57e0fd6d844809aff7a30c87 authored over 6 years ago by Zach Leatherman <[email protected]>
Updates for 0.2.14
1c573d0d6d16b76a21e09a00f03e8d496dbec956 authored almost 7 years ago by Zach Leatherman <[email protected]>
1c573d0d6d16b76a21e09a00f03e8d496dbec956 authored almost 7 years ago by Zach Leatherman <[email protected]>
v4.0.0
35014285169d665d3a597648ed42c992b65f3d30 authored almost 7 years ago by Zach Leatherman <[email protected]>
35014285169d665d3a597648ed42c992b65f3d30 authored almost 7 years ago by Zach Leatherman <[email protected]>
simplified npm script names
8a6401aa615200e859875fbc4e74061b0def7868 authored almost 7 years ago by Zach Leatherman <[email protected]>
8a6401aa615200e859875fbc4e74061b0def7868 authored almost 7 years ago by Zach Leatherman <[email protected]>
Updated license name
df954e05328fe48f999b47b849df8bf2d861988f authored almost 7 years ago by Zach Leatherman <[email protected]>
df954e05328fe48f999b47b849df8bf2d861988f authored almost 7 years ago by Zach Leatherman <[email protected]>
Move all src JS into external plugins installed through NPM:
@11ty/eleventy-plugin-rss
@11ty/eleventy-plugin-syntaxhighlight
Adds editorconfig for my own sanity.
c4b6550f4e245058031f4ae844368f4440833bdb authored almost 7 years ago by Zach Leatherman <[email protected]>
c4b6550f4e245058031f4ae844368f4440833bdb authored almost 7 years ago by Zach Leatherman <[email protected]>
Show off the syntax line highlights
69e013641c3efdb9c1ef91f88c057641871218ca authored almost 7 years ago by Zach Leatherman <[email protected]>
69e013641c3efdb9c1ef91f88c057641871218ca authored almost 7 years ago by Zach Leatherman <[email protected]>
Ugh, case sensitivity filename issue on Mac OS
e8970adb25aa724be8f64667abb0bb59a965466f authored almost 7 years ago by Zach Leatherman <[email protected]>
e8970adb25aa724be8f64667abb0bb59a965466f authored almost 7 years ago by Zach Leatherman <[email protected]>
Separate files for syntax highlighters
dfe49017c8ca9ac27d0f6922c0af0d8411f81cc6 authored almost 7 years ago by Zach Leatherman <[email protected]>
dfe49017c8ca9ac27d0f6922c0af0d8411f81cc6 authored almost 7 years ago by Zach Leatherman <[email protected]>
Switch to debug for netlify deploy
d7e2c4e525a35b78ad6e8668c3c7a3ec29535040 authored almost 7 years ago by Zach Leatherman <[email protected]>
d7e2c4e525a35b78ad6e8668c3c7a3ec29535040 authored almost 7 years ago by Zach Leatherman <[email protected]>
Try the plain highlighter
dceec25c468e898a342a5bc8877d7cc592e2c8a6 authored almost 7 years ago by Zach Leatherman <[email protected]>
dceec25c468e898a342a5bc8877d7cc592e2c8a6 authored almost 7 years ago by Zach Leatherman <[email protected]>
Fixes urls in feed.
1d36b810a3d6d0d8d33c0421e104aaf909d9ed3e authored almost 7 years ago by Zach Leatherman <[email protected]>
1d36b810a3d6d0d8d33c0421e104aaf909d9ed3e authored almost 7 years ago by Zach Leatherman <[email protected]>
superfluous callback
3b9f9c111ea49b4ebad21837ea4c64149a1dfab0 authored almost 7 years ago by Zach Leatherman <[email protected]>
3b9f9c111ea49b4ebad21837ea4c64149a1dfab0 authored almost 7 years ago by Zach Leatherman <[email protected]>
v3.0.1
ec1e9df9e0e9ff5f40c1fb0cd5fd9d0657802aca authored almost 7 years ago by Zach Leatherman <[email protected]>
ec1e9df9e0e9ff5f40c1fb0cd5fd9d0657802aca authored almost 7 years ago by Zach Leatherman <[email protected]>
Fixes #6
119dcbaf5acee34f2d989b1b8bded9304909891a authored almost 7 years ago by Zach Leatherman <[email protected]>
119dcbaf5acee34f2d989b1b8bded9304909891a authored almost 7 years ago by Zach Leatherman <[email protected]>
Refactors Liquid syntax highlighters to add line highlights.
Usage (ranges are space separated):
{% highlight js 1,4-6 %}
One range
Adds `highlight-line-act...
Emoji was bad.
e408e2fe502e586f4abf58e6e1613109151c589f authored almost 7 years ago by Zach Leatherman <[email protected]>
e408e2fe502e586f4abf58e6e1613109151c589f authored almost 7 years ago by Zach Leatherman <[email protected]>
Moves warning message to _includes/base.njk, adds a home link to posts
afedb08c02613728a185e33501bdfcee8d4fd3c0 authored almost 7 years ago by Zach Leatherman <[email protected]>
afedb08c02613728a185e33501bdfcee8d4fd3c0 authored almost 7 years ago by Zach Leatherman <[email protected]>
Add link back to repo from demo pages.
545f203d3309940e96d4bc9811ea798202b5c239 authored almost 7 years ago by Zach Leatherman <[email protected]>
545f203d3309940e96d4bc9811ea798202b5c239 authored almost 7 years ago by Zach Leatherman <[email protected]>
Adds Netlify stuff to the readme.
a3ffd98662a2ea2c25fbd37f449e3035bd8ca874 authored almost 7 years ago by Zach Leatherman <[email protected]>
a3ffd98662a2ea2c25fbd37f449e3035bd8ca874 authored almost 7 years ago by Zach Leatherman <[email protected]>
Netlify defaults.
950580a2a814ee7a46a537898a0488b66db6f640 authored almost 7 years ago by Zach Leatherman <[email protected]>
950580a2a814ee7a46a537898a0488b66db6f640 authored almost 7 years ago by Zach Leatherman <[email protected]>
v3.0.0
4212946b05d3083a94a09b1271d4c3b9c6513f8b authored almost 7 years ago by Zach Leatherman <[email protected]>
4212946b05d3083a94a09b1271d4c3b9c6513f8b authored almost 7 years ago by Zach Leatherman <[email protected]>
Change default config to use pathPrefix: "/" and then use `--pathprefix="/eleventy-base-blog/` for GitHub deploy command. Requires Eleventy v0.2.11
6dcc240219cd9e769c34393e4864e07d306340eb authored almost 7 years ago by Zach Leatherman <[email protected]>
6dcc240219cd9e769c34393e4864e07d306340eb authored almost 7 years ago by Zach Leatherman <[email protected]>
Move from atom.xml to feed.xml for tech agnostic-ish filename.
c81bebd87207d1e0e40e7b48701c3d5836b08322 authored almost 7 years ago by Zach Leatherman <[email protected]>
c81bebd87207d1e0e40e7b48701c3d5836b08322 authored almost 7 years ago by Zach Leatherman <[email protected]>
Adds an .nvmrc for netlify deploys.
1cde4b19bced71eb9a24019849f6a0666e003fdc authored almost 7 years ago by Zach Leatherman <[email protected]>
1cde4b19bced71eb9a24019849f6a0666e003fdc authored almost 7 years ago by Zach Leatherman <[email protected]>
Bump to 2.0
8237995037185bbb593cb95c967b0041d4828b5d authored almost 7 years ago by Zach Leatherman <[email protected]>
8237995037185bbb593cb95c967b0041d4828b5d authored almost 7 years ago by Zach Leatherman <[email protected]>
Fixes #4, point feed links directly to file to avoid web server specific stuff.
72cd498eb46af1efa17d3dcb7bfe57096a8c8553 authored almost 7 years ago by Zach Leatherman <[email protected]>
72cd498eb46af1efa17d3dcb7bfe57096a8c8553 authored almost 7 years ago by Zach Leatherman <[email protected]>
Upgrades to eleventy v0.2.10
Fixes #5
c028b4782c1177f224c16a466b4a606a76a7ab90 authored almost 7 years ago by Zach Leatherman <[email protected]>
Upgrades to 0.2.9 for new url filter.
6c2983e013b70efeed7277b7c2382958cb0cdbcb authored almost 7 years ago by Zach Leatherman <[email protected]>
6c2983e013b70efeed7277b7c2382958cb0cdbcb authored almost 7 years ago by Zach Leatherman <[email protected]>
Try prismjs highlighter
ddae36422d946a1d043302f97cc215867466c674 authored almost 7 years ago by Zach Leatherman <[email protected]>
ddae36422d946a1d043302f97cc215867466c674 authored almost 7 years ago by Zach Leatherman <[email protected]>
Remove home from nav
478e70b30c1e99a108433b1092d184343cad33b2 authored almost 7 years ago by Zach Leatherman <[email protected]>
478e70b30c1e99a108433b1092d184343cad33b2 authored almost 7 years ago by Zach Leatherman <[email protected]>
Build status and demo links to readme
e084e5c552a7ade3ca43f3e59b5c2dc5cfdf57d7 authored almost 7 years ago by Zach Leatherman <[email protected]>
e084e5c552a7ade3ca43f3e59b5c2dc5cfdf57d7 authored almost 7 years ago by Zach Leatherman <[email protected]>
Fix for subdir links.
fefe3e71f6faa7953886ac882e93beb84084328a authored almost 7 years ago by Zach Leatherman <[email protected]>
fefe3e71f6faa7953886ac882e93beb84084328a authored almost 7 years ago by Zach Leatherman <[email protected]>
Add subdir for gh-pages
39c6d28733ab3967da6035041bb298ef0af46e39 authored almost 7 years ago by Zach Leatherman <[email protected]>
39c6d28733ab3967da6035041bb298ef0af46e39 authored almost 7 years ago by Zach Leatherman <[email protected]>
Use script
62e94023d8b95c74fcc6b6fc9e84f3fa4599a07d authored almost 7 years ago by Zach Leatherman <[email protected]>
62e94023d8b95c74fcc6b6fc9e84f3fa4599a07d authored almost 7 years ago by Zach Leatherman <[email protected]>
Deployyyyy
3dce6e19696c5b7c6e69c42dadab862d06658764 authored almost 7 years ago by Zach Leatherman <[email protected]>
3dce6e19696c5b7c6e69c42dadab862d06658764 authored almost 7 years ago by Zach Leatherman <[email protected]>
Try a `before_script`
6f2448879fb6383b2bbed5f70b50c3af65d9707d authored almost 7 years ago by Zach Leatherman <[email protected]>
6f2448879fb6383b2bbed5f70b50c3af65d9707d authored almost 7 years ago by Zach Leatherman <[email protected]>
New tries on the local install
5e7a5c438bace6cf4c659b0cd15785aec9d1d487 authored almost 7 years ago by Zach Leatherman <[email protected]>
5e7a5c438bace6cf4c659b0cd15785aec9d1d487 authored almost 7 years ago by Zach Leatherman <[email protected]>
Try to run from node_modules.
3ebcf43e9fe2cd7acf3a0c97cf524b98574b10e7 authored almost 7 years ago by Zach Leatherman <[email protected]>
3ebcf43e9fe2cd7acf3a0c97cf524b98574b10e7 authored almost 7 years ago by Zach Leatherman <[email protected]>
Switch to npx
641f187bf577b85720823b797f1e28630730315c authored almost 7 years ago by Zach Leatherman <[email protected]>
641f187bf577b85720823b797f1e28630730315c authored almost 7 years ago by Zach Leatherman <[email protected]>
Switch to plain syntax
9a0fab1b468896d15e6d776290a52845fac9bd29 authored almost 7 years ago by Zach Leatherman <[email protected]>
9a0fab1b468896d15e6d776290a52845fac9bd29 authored almost 7 years ago by Zach Leatherman <[email protected]>
Now we’re trying to get it to run eleventy.
baf187905ced0ab53fdff4785a94faebad9fa6dd authored almost 7 years ago by Zach Leatherman <[email protected]>
baf187905ced0ab53fdff4785a94faebad9fa6dd authored almost 7 years ago by Zach Leatherman <[email protected]>
Trying to run eleventy on commit
84b7150d04599c3b42b95a97f73e759efc12ea17 authored almost 7 years ago by Zach Leatherman <[email protected]>
84b7150d04599c3b42b95a97f73e759efc12ea17 authored almost 7 years ago by Zach Leatherman <[email protected]>
One more.
a368fff40f2f4c54d78da69bcb5250f775a45e09 authored almost 7 years ago by Zach Leatherman <[email protected]>
a368fff40f2f4c54d78da69bcb5250f775a45e09 authored almost 7 years ago by Zach Leatherman <[email protected]>
Try again.
1462bd7c323b371c43195f21853302dc9e85980c authored almost 7 years ago by Zach Leatherman <[email protected]>
1462bd7c323b371c43195f21853302dc9e85980c authored almost 7 years ago by Zach Leatherman <[email protected]>
Logo, what logo
2f33a00cada6a6f9e28cb3b3ba2c5288edf281ab authored almost 7 years ago by Zach Leatherman <[email protected]>
2f33a00cada6a6f9e28cb3b3ba2c5288edf281ab authored almost 7 years ago by Zach Leatherman <[email protected]>
Trying out that autodeploy
c48b75840864377b0ff34c41bd934e4251d35f8c authored almost 7 years ago by Zach Leatherman <[email protected]>
c48b75840864377b0ff34c41bd934e4251d35f8c authored almost 7 years ago by Zach Leatherman <[email protected]>
Metadata edit to docs
f006b56a741e3a96ae4df4f98e8a473d37bf130c authored almost 7 years ago by Zach Leatherman <[email protected]>
f006b56a741e3a96ae4df4f98e8a473d37bf130c authored almost 7 years ago by Zach Leatherman <[email protected]>
Adds a syntax highlighter example to templates for #3
40bb7893406011ab6d4925018fd41c724f6bf222 authored almost 7 years ago by Zach Leatherman <[email protected]>
40bb7893406011ab6d4925018fd41c724f6bf222 authored almost 7 years ago by Zach Leatherman <[email protected]>
Changes eleventy pkg min
1c520583b6a7c880c007d71d930133eef54aea92 authored almost 7 years ago by Zach Leatherman <[email protected]>
1c520583b6a7c880c007d71d930133eef54aea92 authored almost 7 years ago by Zach Leatherman <[email protected]>
Fixes #3
14655cb1c4b172c0178cf095f91806fce0f99347 authored almost 7 years ago by Zach Leatherman <[email protected]>
14655cb1c4b172c0178cf095f91806fce0f99347 authored almost 7 years ago by Zach Leatherman <[email protected]>
start of eleventy-base-blog that pairs with 0.2.8
b9c0d873062270e8cfad367627c5dcd8c530c58e authored almost 7 years ago by Zach Leatherman <[email protected]>
b9c0d873062270e8cfad367627c5dcd8c530c58e authored almost 7 years ago by Zach Leatherman <[email protected]>
Merge pull request #1 from mathiasbynens/link
Use <link> to refer to the Atom feed
283df5ef4c2d628ed9165e296a3fc55af13ba06b authored almost 7 years ago by Zach Leatherman <[email protected]>
Use <link> to refer to the Atom feed
c62acac3df3bf7aaf84104c60a587c4f1ae72ce5 authored almost 7 years ago by Mathias Bynens <[email protected]>
c62acac3df3bf7aaf84104c60a587c4f1ae72ce5 authored almost 7 years ago by Mathias Bynens <[email protected]>
Reorder docs
ccd8f03b7001a3528fa4c82f55c51136e7eab087 authored almost 7 years ago by Zach Leatherman <[email protected]>
ccd8f03b7001a3528fa4c82f55c51136e7eab087 authored almost 7 years ago by Zach Leatherman <[email protected]>
Implementation Notes
da9787d10ce9b5c36a0722c86b58e5f914e4fd28 authored almost 7 years ago by Zach Leatherman <[email protected]>
da9787d10ce9b5c36a0722c86b58e5f914e4fd28 authored almost 7 years ago by Zach Leatherman <[email protected]>
Add link to eleventy
c6df711fb4a9d5d649803cfdfec573586548e64a authored almost 7 years ago by Zach Leatherman <[email protected]>
c6df711fb4a9d5d649803cfdfec573586548e64a authored almost 7 years ago by Zach Leatherman <[email protected]>
Instructions.
bff180d166d043213dea9194b3adbba830bb0f7c authored almost 7 years ago by Zach Leatherman <[email protected]>
bff180d166d043213dea9194b3adbba830bb0f7c authored almost 7 years ago by Zach Leatherman <[email protected]>
Renames url filter to `url`
9fe4905608c2e5d80a3086bcdb2312718bb86ce4 authored almost 7 years ago by Zach Leatherman <[email protected]>
9fe4905608c2e5d80a3086bcdb2312718bb86ce4 authored almost 7 years ago by Zach Leatherman <[email protected]>
Merge branch 'master' of github.com:11ty/eleventy-base-blog into master2
cb83242ac77187c842ed1f9dda58f1e7be5fc993 authored almost 7 years ago by Zach Leatherman <[email protected]>
cb83242ac77187c842ed1f9dda58f1e7be5fc993 authored almost 7 years ago by Zach Leatherman <[email protected]>
Initial commit.
c86db0c9ce0e15e12278edb9f913ea1b6f0d40b9 authored almost 7 years ago by Zach Leatherman <[email protected]>
c86db0c9ce0e15e12278edb9f913ea1b6f0d40b9 authored almost 7 years ago by Zach Leatherman <[email protected]>
Initial commit
8c9371bd1503eb20cfd4dfc3286634d7ecbd70d5 authored almost 7 years ago by Zach Leatherman <[email protected]>
8c9371bd1503eb20cfd4dfc3286634d7ecbd70d5 authored almost 7 years ago by Zach Leatherman <[email protected]>