GithubHelp home page GithubHelp logo

zacharyfolk / simplefolk Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 9.2 MB

A photography focused theme for WordPress

Home Page: https://folkphotography.com

License: GNU General Public License v2.0

PHP 36.49% CSS 15.53% JavaScript 45.24% Hack 2.74%

simplefolk's People

Contributors

zacharyfolk avatar

Watchers

 avatar

simplefolk's Issues

Less fancy

Replace fancybox with simple vanilla js/css solution.

Fancybox only on single

As it is currently only be used for the main single image post ,stop loading this script on the rest of the site.

Footer updates

  • Make layout better if no customizer options are used
  • Add customizer field for another optional link/column

Replace all Google fonts

Replace family with web safe core fonts

currently

--font-primary: 'Zen Maru Gothic', Verdana, Geneva, sans-serif;

--font-crumbs: 'Koulen', Impact, Haettenschweiler, 'Franklin Gothic Bold',
    Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black',
    'sans serif';

 --font-nav: 'Rajdhani', sans-serif;

button,
input {
  font-family: 'Space Mono', monospace;
}

Update Readme

  • Get latest performance reports
  • Screens for features/usage stuff

Fix menus

Just one hamburger, only for mobile

Gulp

Set up gulp and dev mode toggle for scripts

Remove Guttenberg CSS

Disable the core WordPress loading of /wp-includes/css/dist/block-library/style.min.css
note: the theme will not work with Guttenberg after this

Revert/rebuild custom post types

I am dumb.. going back to what I had like 10 versions ago and create custom post types to separate from core category and tags.

Benefits :

  • Cleaner - no overlap / no problems with core post types and archives
  • I think can create own root archive page without having to rely on cumbersome CMS and page templates.

archive-{post_type}.php

Make fonts local

Work on font improvements via Lighthouse report, make google fonts local, have better fallback

Featured gallery tags case issue

Need to force all tags to lower case to use as attributes :
<button type="button" data-category=".tag-Holga" class="active"> Holga </button>

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.