Git Product home page Git Product logo

abc-rss-reader2's Introduction

Preview of the Eleventy RSS Reader starter

Eleventy RSS Reader Starter

We built most of this project LIVE over on Twitch. Visit the announcement post to learn more.

This repo is now ready as an Eleventy starter! Review the recordings and customization section below to learn more about how it was built and how it works.

Subscribe to my newsletter to receive my weekly streaming schedule (and other news about my various projects + CSS tips).

Follow @5t3ph on Twitter

Available Recordings

Final edited recordings will eventually be published to the 11ty Rocks YouTube Channel

๐Ÿ“บ = moved to YouTube

Note that additional styling and further organization was completed outside of the streams to get the starter fully release-ready. Check the commit history if you're interested in the difference between streamed dev and post-stream dev.

Customization

Site Title

Edit src/_data/meta.js to update the siteTitle value.

Colors

Update the CSS custom properties values within src/sass/_theme.scss to quickly retheme the app.

RSS Sources

Modify, add, or remove the JSON files within src/feeds/ following the schema of:

{
  "category": "Category Name",
  "items": ["https://permalink.to/feed"]
}

Development Scripts

npm start

Run 11ty with hot reload at localhost:8080, including reload based on Sass changes

npm run build

Production build includes minified, autoprefixed CSS

Use this as the "Publish command" if needed by hosting such as Netlify.

Resources to extend this and learn 11ty

New to Eleventy? Get started with my written tutorial for beginners

Learn to build an 11ty site in 20 mins with my egghead video course and see how to add a blog and custom data.

Explore advanced setup of custom data through my tutorial on building a community site

Even more resources are available from 11ty.Rocks

abc-rss-reader2's People

Contributors

uvacoder avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.