在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:rbuchberger/jekyll_picture_tag开源软件地址:https://github.com/rbuchberger/jekyll_picture_tag开源编程语言:Ruby 100.0%开源软件介绍:Jekyll Picture TagHelp WantedMy life just got a lot busier; I'd really like a maintainer or two to help. I'm not abandoning JPT, I just don't have a ton of time to put into hacking on it. If you've been learning Ruby and you want to move beyond tutorials and throwaway projects, I'd love to hear from you. I'd be happy to help you gain experience and credibility, if you're willing to help me maintain this project! If you're interested, contact me: [email protected] Responsive Images done correctly. It's simple to throw a photo on a page and call it a day, but doing justice to users on all different browsers and devices is tedious and tricky. Tedious, tricky things should be automated. This blog post further elaborates on that theme. Jekyll Picture Tag automatically builds cropped, resized, and reformatted images, builds several kinds of markup, offers extensive configuration while requiring none, and solves both the art direction and resolution switching problems with a little YAML configuration and a simple template tag. Why use Responsive Images?Performance: The fastest sites are static sites, but if you plonk a 2mb picture of your dog at the top of a blog post you throw it all away. Responsive images allow you to keep your site fast, without compromising image quality. Design: Your desktop image may not work well on mobile, regardless of its resolution. We often want to do more than just resize images for different screen sizes, we want to crop them or use a different image entirely. Why use Jekyll Picture Tag?Developer Sanity: If you want to serve multiple images in multiple formats and resolutions, you have a litany of markup to write and a big pile of images to generate and organize. Jekyll Picture Tag is your responsive images minion - give it simple instructions and it'll handle the rest. Features
Documentation:https://rbuchberger.github.io/jekyll_picture_tag/ Changelog:https://rbuchberger.github.io/jekyll_picture_tag/devs/releases Recent releases:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论