Git Product home page Git Product logo

bethchernes.com's People

Contributors

dependabot[bot] avatar soben avatar

Watchers

 avatar  avatar

bethchernes.com's Issues

Icon-Header Modules

Module similar to Blog/Services in which a Font Awesome icon can be provided, and content below.

Lazy Load Images

Use the attribute method for any non-masthead non-logo images.

loading="lazy"

Resolve local set up issues

Consider activating plugins programmatically instead. (make sure security plugins activated on production only)

Better handling of local URL when using production database.

Base Styles

Include variables, initial layout of a generic page template.

Remove Passwords and Reset

see docker-compose.yml

Take the passwords out and move them to environment variable, which is ignored.

Reset password.

Password is 100% only used for the Docker container that's provided in this file, for local dev, but better safe than sorry.

Add Caching Policy

Something like this or similar? Added to .htaccess

ExpiresActive On

ExpiresByType text/css “access plus 1 month”

ExpiresByType text/javascript “access plus 1 month”

ExpiresByType text/html “access plus 1 month”

ExpiresByType application/javascript “access plus 1 month”

ExpiresByType application/x-javascript “access plus 1 month”

ExpiresByType application/xhtml-xml “access plus 1 month”

ExpiresByType image/gif “access plus 1 month”

ExpiresByType image/jpeg “access plus 1 month”

ExpiresByType image/png “access plus 1 month”

ExpiresByType image/x-icon “access plus 1 month”

Adjust colors site-wide

Colors have been matched to new branding, but are assigned to wrong items throughout the site. For example the masthead overlay. Resolve.

Work with Beth to confirm.

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.