Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MauroCE/PythonBRMLtoolbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MauroCE/PythonBRMLtoolbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gh-pages
Choose a head ref
  • 18 commits
  • 57 files changed
  • 2 contributors

Commits on Aug 6, 2018

  1. making space for HTML stuff

    MauroCE committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    57e3e7f View commit details
    Browse the repository at this point in the history
  2. files from PyBRML gh-pages

    MauroCE committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    14b76e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f28b16f View commit details
    Browse the repository at this point in the history
  4. github pages

    MauroCE committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    fd362e5 View commit details
    Browse the repository at this point in the history
  5. changed params

    MauroCE committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    addd561 View commit details
    Browse the repository at this point in the history
  6. website content

    MauroCE committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    bbb560c View commit details
    Browse the repository at this point in the history
  7. readme to match index

    MauroCE committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    3a452f6 View commit details
    Browse the repository at this point in the history
  8. pycharm

    MauroCE committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    5653a6b View commit details
    Browse the repository at this point in the history
  9. Adding google verification file to gh-pages

    for indexing
    MauroCE authored Aug 6, 2018
    Configuration menu
    Copy the full SHA
    f37fee4 View commit details
    Browse the repository at this point in the history
  10. Added tracking id for google

    I added:
    
    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-123451981-1"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'UA-123451981-1');
    </script>
    
    following https://stackoverflow.com/questions/17207458/how-to-add-google-analytics-tracking-id-to-github-pages
    MauroCE authored Aug 6, 2018
    Configuration menu
    Copy the full SHA
    379366d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d7e9a7 View commit details
    Browse the repository at this point in the history
  12. changing to jeckll theme

    MauroCE authored Aug 6, 2018
    Configuration menu
    Copy the full SHA
    09b2b3e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3662c90 View commit details
    Browse the repository at this point in the history
  14. pycharm

    MauroCE committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    12253cb View commit details
    Browse the repository at this point in the history
  15. reverted to manual pages

    MauroCE committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    79a74e9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1737f1d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f7557ea View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

  1. adding GVF again

    MauroCE authored Aug 12, 2018
    Configuration menu
    Copy the full SHA
    37fced4 View commit details
    Browse the repository at this point in the history
Loading