Skip to content

Exploring tools and uses for DS in the liberal arts

Notifications You must be signed in to change notification settings

tri-cods/try-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Why? 🤷🏻‍♀️

For all my time using Jekyll, I would think to myself “this, but in Node”. -- Paul Lloyd

  • No more Ruby
  • Image processing
  • Slow
  • So much JavaScript
  • Jekyll EOL?

What? 🧐

What else? 🎒

How?

Converting a Jekyll instance to Eleventy

Tasks

  • npm init
  • npm install --save-dev @11ty/eleventy
  • .eleventyjs
  • Set input output folders

  • Layout aliases

  • Any files need to be treated as a template?

  • Transfer site variables

  • Scroll down to page variables on this post

  • Custom filters

  • Collections (tag or collection.getFilteredByGlob()

  • permalink

  • Collection director json file

  • eleventyConfig.addPassthroughCopy('assets')

  • SASS

  • Smart quotes

  • Netlify CMS

  • Search

About

Exploring tools and uses for DS in the liberal arts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published