Code Monkey home page Code Monkey logo

jewish-currents-static's People

Contributors

donatom avatar elvingm avatar hhsnopek avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

jewish-currents-static's Issues

Look into improvements for build times

Build times are way too long and the quick and dirty solution for pulling down Dato data, and linking models is probably the source.

One possible optimization taken from Dato's own code is using their ItemsRepo - see this thread and this example. It looks like this code performs the linking of models for us without us having to handle it recursively as we are doing now here.

Category / Author Pages

  • Author bios can appear right under name
  • Apostrophes and Quotation marks (possibly others) appearing as HTML Entities in Headlines
  • Pagination Buttons - Category / Author pages need a button leading user to other pages

Article Pages

  • Tweak social icon padding to bring it closer to the article content so header image appears centered
  • Twitter share button should generate the headline as well as the link - add “via @jewishcurrents”
  • Make block quotes just indented - removing accent style, making classic block quotes
  • Add class to allow for HTML solution for pull quotes - .pullquote

Switch from using Constant Contact's own scripts to pass emails through Lambda Function

Right now the site has a hacky implementation for subscribing new users to the newsletter. We use Constant Contact's free tier and have to destroy and rebuild the form during route changes in React Static which causes warnings / possible errors in the console.

It's probably best if we simply do some basic email validations on the client and submit the user provided email to a lambda function that registers that email (after final validation) to the proper Constant Contact list.

Obtain login from client for Constant Contact for this issue.

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.