Coder Social home page Coder Social logo

empress's People

Contributors

bryant1410 avatar hodgesmr avatar kielpedia avatar natehefner avatar thenickcox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

empress's Issues

Lots of http requests

First, this is an awesome project. I've worked with Jekyll or a while, but got sick of it. I'll probably switch to this.

One of my first thoughts was that there are a lot of http requests here, but the whole thing otherwise feels really nimble.

Would you be open to a pull request that concatenates and minifies CSS & JS as part of the build, or do you think that's unnecessary and something that would be better to do on my own fork? I'm just thinking of the vendor JS scripts and 3 CSS files. This could be even faster by cutting down on those.

Excerpts and/or pagination?

Right now, the App.Posts loop just loops the links to each post. Wouldn't it be more interesting if it had excerpts? Perhaps there could be a method to just grab the first paragraph, or first 100 words or something with a "Read more…" link?

This also raises issues of pagination. With or without excerpts, a blog with 100 posts would just scroll forever. Are there any plans to handle that?

Optimize posts search

Iterating over that posts array is slow, especially as the number of posts grow. Either change json structure or find a smarter way to pull a post from the list.

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.