rafaelfaustini/rafaelfaustini.com.br

[feature] Website Versions

Closed this issue · 1 comments

Feature: Website Versions

Scenario:

  • User access the webpage

    When User access the webpage
    Then the website version information is available

  • User interact with the version

    When User click on the version text
    Then the version information will be available

Technical Report:

  • Each change in the website must generate a hash or a kind of a identifier. It could be shown to the user in a discrete way such as in the footer of the page.
  • The version information can be a redirect to github changelog or something like that

Closed by #39