Giter Site home page Giter Site logo

bridgetown-plausible's People

Contributors

andrewmcodes avatar github-actions[bot] avatar whysthatso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bridgetown-plausible's Issues

The automation script doesn't work.

Version

Latest

Description

- bundle exec bridgetown apply https://github.com/btrb/bridgetown-plausible
+ bundle exec bridgetown apply https://github.com/bt.rb/bridgetown-plausible

Steps to reproduce

bundle exec bridgetown apply https://github.com/bt.rb/bridgetown-plausible

What is Expected?

It installs the necessary files and libraries for the plugin.

What is actually happening?

It errors.

Liquid syntax error (line 6): Unknown tag 'plausible'

I'm following the README.md guide but unable to start bridgetown in localhost due to a message:

[Bridgetown] Stopping auxiliary processes...
[Bridgetown]   Exception raised: Liquid::SyntaxError
[Bridgetown] Liquid syntax error (line 6): Unknown tag 'plausible'
[Bridgetown]                  1: /usr/local/lib/ruby/gems/gems/liquid-5.4.0/lib/liquid/document.rb:36:in `unknown_tag'
[Bridgetown]                  2: /usr/local/lib/ruby/gems/gems/liquid-5.4.0/lib/liquid/document.rb:57:in `block in parse_body'
[Bridgetown]                  3: /usr/local/lib/ruby/gems/gems/liquid-5.4.0/lib/liquid/block_body.rb:138:in `parse_for_document'
[Bridgetown]                  4: /usr/local/lib/ruby/gems/gems/liquid-5.4.0/lib/liquid/block_body.rb:29:in `parse'
[Bridgetown]                  5: /usr/local/lib/ruby/gems/gems/liquid-5.4.0/lib/liquid/document.rb:55:in `parse_body'
[Bridgetown]          Backtrace: Use the --trace option for complete information.

I install the library using this script:

bundle exec bridgetown apply https://github.com/bt-rb/bridgetown-plausible

But, since it failed I thought some config might not executed, then I tried:

bundle add bridgetown-plausible -g bridgetown_plugins

The result was the same.

Adding init :"bridgetown-plausible" like other plugins doesn't crash the app but there's a message:

Initializing: The `bridgetown-plausible' initializer could not be found

automation adds wrong version of the gem

Version

Running the automation sets the wrong version constraint when running add_bridgetown_plugin

Description

Additional Details

Steps to reproduce

bundle exec bridgetown apply https://github.com/bt-rb/bridgetown-plausible

What is Expected?

Gemfile will be appended with:

gem "bridgetown-plausible-tag", "~> 1.0.1", :group => :bridgetown_plugins

What is actually happening?

gem "bridgetown-plausible-tag", "~> 0.0.1", :group => :bridgetown_plugins

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.