Skip to content
View jamesluberda's full-sized avatar

Block or report jamesluberda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking 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 about reporting abuse.

Report abuse

Pinned Loading

  1. jekyll-gists-meta jekyll-gists-meta Public

    A simple Jekyll plugin that generates a json data file of metadata for a user's gists

    Ruby 1 1

  2. github-pages-unscramble github-pages-unscramble Public

    github-pages-unscramble is a simple Jekyll plugin that undoes some runtime github-pages configuration changes

    Ruby 6 2

  3. vb6console vb6console Public

    A simple VB6 console application code sample

    Visual Basic 1

  4. A Jekyll Site Configuration Settings... A Jekyll Site Configuration Settings Page (jekyll-config.md)
    1
    ---
    2
    layout: default
    3
    title: "Jekyll Configuration Page"
    4
    tags: [ configuration, programming ]
    5
    config_excludes: [ categories, collections, data, documents, html_pages, pages,
  5. Running Docker in an Enforcing SELin... Running Docker in an Enforcing SELinux (CentOS/RHEL 7) Environment
    1
    # Running Docker in an Enforcing SELinux (CentOS/RHEL 7) Environment 
    2
    ## tl;dr version
    3
    
                  
    4
    1. install [SELinux-dockersock](https://github.com/dpw/selinux-dockersock) if you need to allow containers to access `docker.sock`
    5
    
                  
  6. jekyll-admin jekyll-admin Public

    Forked from jekyll/jekyll-admin

    A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.

    JavaScript