All Projects β†’ 11ty β†’ 11ty Website

11ty / 11ty Website

Licence: mit
Documentation site for the Eleventy static site generator.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to 11ty Website

Facerecognition
Nextcloud app that implement a basic facial recognition system.
Stars: ✭ 226 (-4.24%)
Mutual labels:  hacktoberfest
Gwion
🎡 strongly-timed musical programming language
Stars: ✭ 235 (-0.42%)
Mutual labels:  hacktoberfest
Esbulk
Bulk indexing command line tool for elasticsearch
Stars: ✭ 235 (-0.42%)
Mutual labels:  hacktoberfest
Svg2pdf.js
A javascript-only SVG to PDF conversion utility that runs in the browser. Brought to you by yWorks - the diagramming experts
Stars: ✭ 231 (-2.12%)
Mutual labels:  hacktoberfest
Orcid Source
ORCID Open Source Project
Stars: ✭ 233 (-1.27%)
Mutual labels:  hacktoberfest
Training
🐝 A fast, easy and collaborative open source image annotation tool for teams and individuals.
Stars: ✭ 2,615 (+1008.05%)
Mutual labels:  hacktoberfest
Docker Starter
πŸ—οΈ A skeleton to start a new web project with PHP, Docker and Invoke
Stars: ✭ 233 (-1.27%)
Mutual labels:  hacktoberfest
Moneywallet
An android application that let you track your expenses
Stars: ✭ 236 (+0%)
Mutual labels:  hacktoberfest
Baker
Orchestrate microservice-based process flows
Stars: ✭ 233 (-1.27%)
Mutual labels:  hacktoberfest
Neos Development Collection
The unified repository containing the Neos core packages, used for Neos development.
Stars: ✭ 235 (-0.42%)
Mutual labels:  hacktoberfest
Percona Xtradb Cluster Operator
A Kubernetes Operator for Percona XtraDB Cluster
Stars: ✭ 230 (-2.54%)
Mutual labels:  hacktoberfest
Ace
Node.js framework for creating command line applications
Stars: ✭ 233 (-1.27%)
Mutual labels:  hacktoberfest
React Sight
Visualization tool for React, with support for Fiber, Router (v4), and Redux
Stars: ✭ 2,716 (+1050.85%)
Mutual labels:  hacktoberfest
Grimoirelab
GrimoireLab: toolset for software development analytics
Stars: ✭ 231 (-2.12%)
Mutual labels:  hacktoberfest
Chart Fx
A scientific charting library focused on performance optimised real-time data visualisation at 25 Hz update rates for data sets with a few 10 thousand up to 5 million data points.
Stars: ✭ 227 (-3.81%)
Mutual labels:  hacktoberfest
Rhino3dm
Libraries based on OpenNURBS with a RhinoCommon style
Stars: ✭ 232 (-1.69%)
Mutual labels:  hacktoberfest
Syncthingtray
Tray application and Dolphin/Plasma integration for Syncthing
Stars: ✭ 234 (-0.85%)
Mutual labels:  hacktoberfest
Devo
A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.
Stars: ✭ 236 (+0%)
Mutual labels:  hacktoberfest
Skrape.it
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
Stars: ✭ 231 (-2.12%)
Mutual labels:  hacktoberfest
Asset Packagist
Asset Packagist
Stars: ✭ 235 (-0.42%)
Mutual labels:  hacktoberfest

11ty.dev

The website and documentation for the Eleventy static site generator.

Running Locally

npm install
npx @11ty/eleventy --serve

Browse to http://localhost:8080/ (8080 is the default but it’ll bump to a new port if that one is taken, so use whatever port shows up when you run the --serve command).

  • Refresh Screenshots: npm run get-new-screenshots
  • Refresh Avatars: npm run get-new-avatars
  • Refresh Supporters: npm run get-new-supporters

Third-party Integrations

  • IFTTT daily web hook to build the site once a day to update stats and counts in footer.
  • Zapier (Open Collective + Netlify integration) to run a new production build when a new contributor joins Open Collective. Warning: while avatar will show on the site, there is still a manual step to send the Netlify Identity invitation for the Eleventy Contributor Account.

Contributed Data

  • cd _data/sites and find . -iregex "./[a-z]*\.[a-z]*.json" Find global data files with a . in the name.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].