Skip to content
View tgagor's full-sized avatar

Block or report tgagor

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. Script that can be used to purge nex... Script that can be used to purge nexus v3 releases
    1
    import org.sonatype.nexus.repository.storage.StorageFacet;
    2
    import org.sonatype.nexus.repository.storage.Query;
    3
    import org.joda.time.DateTime;
    4
    import org.joda.time.format.DateTimeFormat;
    5
    
                  
  2. docker-centos docker-centos Public

    CentOS docker images, build weekly with latest security updates

    Smarty 11 4

  3. docker-nvm-example docker-nvm-example Public

    Repo with example NVM in Docker image implementation for use in easy CI/CD

    Dockerfile

  4. hugo-PaperMod-bookshelf hugo-PaperMod-bookshelf Public

    This is an extension, a set of shortcodes and templates to the original PaperMod theme, with a page dedicated to listing the books with responsive UI

    HTML 5

  5. hugo-shortcode-kofi hugo-shortcode-kofi Public

    A collection of custom shortcodes tailored for Hugo static site generator, designed to seamlessly integrate Ko-fi buttons and widgets into any blog post

    HTML 1

  6. template-dockerfiles template-dockerfiles Public

    Dockerfile Templater, allowing to simplify building of Docker images at mass

    Go