Skip to content

dimitri-lopez/porque.life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

¿Por qué?

Running a Local HTML Server via Python

python -m http.server

In your web browser navigate to:

http://localhost:8000/

Find the proper directory.

For more information see: https://developer.mozilla.org/en-US/docs/Learn/Common_questions/set_up_a_local_testing_server

Pushing Changes to the Website

  1. Push the changes up into the gitub repo first.
  2. Log into CPANEL: https://a2plcpnl0069.prod.iad2.secureserver.net:2083/logout/?locale=en
  3. Navigate to:

    ./imgs/git_version_control_logo.png

  4. Click “Manage” for “porque.life”
  5. Navigate to “Pull or Deploy”
  6. Click “Update from Remote”
  7. Once the HEAD commit message changes to the most recent commit, click “Deploy HEAD Commint”

Releases

No releases published

Packages

No packages published