Git Product home page Git Product logo

franklin's People

Contributors

bryanbraun avatar limeblast avatar musashimm avatar taqtiqa-mark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

franklin's Issues

Screenshot?

Is there a screenshot available to get a visual idea of what this generates?

Support Middleman 4.0

This currently won't work on middleman 4.0. Fixes would include:

Using the config syntax: set :source, 'source' => config[:source] = 'source'
Fixing these issues:

`+': can't convert Middleman::CoreExtensions::Collections::LazyCollectorStep to String
config.rb:22:in `block in evaluate_configuration!': undefined method `start_with?'

Whatever other issues we find.

href='//....' chokes wkhtmltopdf

Example file: source/themes/glide/layouts/layout.erb

<link href='//fonts.googleapis.com/css?family=Bree+Serif&subset=latin,latin-ext' rel='stylesheet' type='text/css'>

results in this error from wkhtmltopdf:

$ bundle exec /redacted/wkhtmltopdf --quiet --page-size A4 --margin-top 0 --margin-right 0 --margin-bottom 0 --margin-left 0 --encoding UTF-8 build/index.html build/index.pdf 
Exit with code 1 due to http error: 1302

README in Brazilian Portuguese

Hey, I am a brazilian programmer.

Franklin has been very useful for me and as a thank I may to translate README to Brazilian Portuguese.

Would you like it?

(sorry for my bad english)
๐Ÿ˜ƒ

Links to .md files get converted to .html

I have a link in my code to a .md file on github, but when rendered, it points to .html instead.

For example:
[the full tests documentation](https://github.com/bem/gemini/blob/master/doc/tests.md)

gets converted to:
<a href="https://github.com/bem/gemini/blob/master/doc/tests.html">the full tests documentation</a>

There is a workaround for this, which is to add a # at the end of the url: [the full tests documentation](https://github.com/bem/gemini/blob/master/doc/tests.md#). Doing that preserves the link.

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.