Git Product home page Git Product logo

pelimoji's People

Contributors

botpub avatar ceralor avatar justinmayer avatar pre-commit-ci[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pelimoji's Issues

Remove unmaintained Glue dependency

Unfortunately, the Glue dependency has not seen an update in over three years, with many issues outstanding and unaddressed. Most importantly, Glue has pinned Jinja2 to a narrow set of acceptable versions (Jinja2>=2.7,<2.10), making it impossible to install Glue alongside the current version of Pelican, since Pelican currently requires Jinja2 >= 2.11.

One potential solution would be to loosen the restriction on Pelican’s side, accepting Jinja2 >= 2.09. That might work, but it would only be a temporary bandaid, since the next Jinja2 update containing significant changes would bring us right back to the same problem.

Other solutions include:

  • find an alternative project to provide the functionality that Glue currently provides

  • convince @jorgebastida to release a new version of Glue with updated Jinja2 requirements, preferably by specifying only a minimum version and eliminating the maximum version constraint

  • fork Glue, fix it, and re-publish to PyPI under a different name

@Ceralor / @jorgebastida: What do you think?

Require prefix for all use, speed up regex matching

Requiring a default prefix ce (custom emoji) may help speed up regex matching times, this will need some testing for times. The override option will still exist but may fall back on a default.

Current default: :emoji_name:

New default: :ce-emoji_name:

Since this is a breaking change I'd like input on it before I start to push it.

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.