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: digitalocean/sample-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: orm-github/sample-static-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 25, 2021

  1. Update server.py

    Simple change to see if I can edit a file and see the change via Digital Ocean "Static Page" Apps support...
    orm-github authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    f8e7831 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    Creating a "/build" directory...
    orm-github authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    9122f76 View commit details
    Browse the repository at this point in the history
  3. Create index.html

    Just a really simple file HTML file that does nothing but point to an old copy of PuTTY for Windows ZIP on Skipstone.com!
    orm-github authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ff881e5 View commit details
    Browse the repository at this point in the history
  4. Create TestPHP.php

    Simple PHP file to just dump the environment that gets passed into the server...
    orm-github authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    f1f44ac View commit details
    Browse the repository at this point in the history
  5. Delete TestPHP.php

    So, PHP does not work on this Static Page App from Digital Ocean!!!!
    orm-github authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    e5c235c View commit details
    Browse the repository at this point in the history
  6. Create Game-Of-Life.html

    Testing what can be hosted by the Digital Ocean FREE Static Page "App" offering...
    orm-github authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    5f0e6e0 View commit details
    Browse the repository at this point in the history
Loading