Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding fingerprint to compiled css #694

Closed
wants to merge 14 commits into from
Closed

Commits on May 23, 2018

  1. Adding fingerprint to compiled css

    Agastya Darma Lakasna committed May 23, 2018
    Configuration menu
    Copy the full SHA
    dfdf418 View commit details
    Browse the repository at this point in the history
  2. Adding css hash into BlogPageLayout, BlogPostLayout, DocsLayout, and …

    …Redirect
    Agastya Darma Lakasna committed May 23, 2018
    Configuration menu
    Copy the full SHA
    f656505 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Disable css hasing on development

    Agastya Darma Lakasna committed May 24, 2018
    Configuration menu
    Copy the full SHA
    ee12add View commit details
    Browse the repository at this point in the history
  2. Modifying build-file test case to read hashed CSS

    Agastya Darma Lakasna committed May 24, 2018
    Configuration menu
    Copy the full SHA
    1dd1bdc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from gedeagas/experimental

    Modifying build-file test case to read hashed CSS
    gedeagas authored May 24, 2018
    Configuration menu
    Copy the full SHA
    4de3e21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfe713a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2018

  1. Changing the hash based on the CSS content and changing the naming co…

    …nvention of the ccs file into webpack like convention.
    Agastya Darma Lakasna committed May 26, 2018
    Configuration menu
    Copy the full SHA
    f40933d View commit details
    Browse the repository at this point in the history
  2. Fixing build-file test to read from webpack style css file naming

    Agastya Darma Lakasna committed May 26, 2018
    Configuration menu
    Copy the full SHA
    b1dd9a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76b285f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0edbf4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    0d9f027 View commit details
    Browse the repository at this point in the history
  2. refactor implementation

    endiliey committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    2d4fd68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    339b761 View commit details
    Browse the repository at this point in the history
  4. fix wrong href :)

    endiliey committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    59525aa View commit details
    Browse the repository at this point in the history