How to edit dock website: Difference between revisions

From DISI
Jump to navigation Jump to search
(asdf)
 
m (asdf)
Line 3: Line 3:
* 2. login to gitlab.docking.org
* 2. login to gitlab.docking.org


* 3. request access to the DOCK Website repo from [[sysadmin]]
* 3. request "maintainer" access ("developer" will require pull requests) to the DOCK Website repo from [[sysadmin]]


* 4. browse to change files and commit.  All the files (probably) are in html/kuntz/
* 4. browse to change files and commit.  All the files (probably) are in html/kuntz/.  If you are only editing text files, you have our permission to push directly to main.


* 5. pull request?
* 5. it should push to the public website automatically. (you may need to refresh cache on your browser to see the change)


* 6. it should push to the public website automatically.
* 6. If any problems or questions contact Kyle Petkovic or [[sysadmin]].  We are happy to talk to you about making this as easy as we can.
 
* 7. If any problems, contact Kyle Petkovic or [[sysadmin]]




[[Category:Sysadmin]]
[[Category:Sysadmin]]

Revision as of 21:25, 25 February 2025

  • 1. request an account on gitlab.docking.org from sysadmin
  • 2. login to gitlab.docking.org
  • 3. request "maintainer" access ("developer" will require pull requests) to the DOCK Website repo from sysadmin
  • 4. browse to change files and commit. All the files (probably) are in html/kuntz/. If you are only editing text files, you have our permission to push directly to main.
  • 5. it should push to the public website automatically. (you may need to refresh cache on your browser to see the change)
  • 6. If any problems or questions contact Kyle Petkovic or sysadmin. We are happy to talk to you about making this as easy as we can.