Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@liamfiddler
liamfiddler
Follow
View liamfiddler's full-sized avatar

Liam liamfiddler

Engineering and building your next digital product or service.

Highlights

  • Pro

Block or report liamfiddler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse

PinnedLoading

  1. eleventy-plugin-lazyimageseleventy-plugin-lazyimagesPublic

    Eleventy plugin that adds blurry placeholders & lazy loading to your images

    JavaScript 139 29

  2. eleventy-plugin-transformdomeleventy-plugin-transformdomPublic

    A plugin to process & change the generated HTML output of your Eleventy site.

    JavaScript 10 2

  3. Simple SCSS pipeline for 11tySimple SCSS pipeline for 11ty
    1
    constutil=require('util');
    2
    constsass=require('sass');// `npm i -D sass`
    3
    constrenderSass=util.promisify(sass.render);
    4
    constinputFile='_includes/style.scss';// the path to your main SCSS file
    5
    constoutputFile='style.css';// the filename you want this template to be saved as
  4. SCSS + PostCSS pipeline for 11tySCSS + PostCSS pipeline for 11ty
    1
    // sass dependencies: `npm i -D sass`
    2
    constutil=require('util');
    3
    constsass=require('sass');
    4
    constrenderSass=util.promisify(sass.render);
    5
  5. phpdoc-to-githubwikiphpdoc-to-githubwikiPublic

    Bash script to pull a GitHub repo, run PHPDoc, output the documentation as Markdown files, then push the documentation back to GitHub as a Wiki.

    Shell 2 1

  6. docker-laraveldocker-laravelPublic

    An Ubuntu Docker container for Laravel web applications.

    Nginx 5 5


[8]ページ先頭

©2009-2025 Movatter.jp