Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sheets
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AppliedMath_Fluids
sheets
Commits
3e32cac1
Commit
3e32cac1
authored
6 years ago
by
Ben Storer
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
13e4ba97
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+29
-4
29 additions, 4 deletions
README.md
with
29 additions
and
4 deletions
README.md
+
29
−
4
View file @
3e32cac1
HTML renders of workbooks.
====================================
#
HTML renders of workbooks.
This git repository is the home of the files served from
https://wiki.math.uwaterloo.ca/sheets
...
...
@@ -11,10 +11,35 @@ Please understand these worksheets can not be ensured to be AODA complient becau
If you find any issues not related to the content of the worksheets feel free to submit an issue report to:
https://git.uwaterloo.ca/math/sheets/issues
------------------------
# Adding new worksheets
Adding new worksheets
-----------------------
If you wish to add or change worksheets please submit a pull request to:
https://git.uwaterloo.ca/math/sheets
------------------------
# Hosting files from FluidsWiki
This repository can be used to host files on the Fluids Wiki (wiki.math.uwaterloo.ca/fluidswiki).
This can be particularly useful for sharing larger code files.
To host files on the fluids wiki, first add them to this repository.
When doing so, please try to keep the directory structure clean: group similarly themed
files together in sub-directories, consider adding README files in subdirectories
to outline contents.
Anything to be hosted on the FluidsWiki should be kept under the FluidsWiki directory.
## Hosting file online
Afterwards, submit a merge request to the main repository (https://git.uwaterloo.ca/math/sheets,
or follow the fork link in the project description).
## Linking from the repo
Once the file is available on wiki.math.uwaterloo.ca/sheets (may need to contact Steve Weber), you can link to it from the Fluids wiki.
For example, to link to the main README file, you would use the following:
`[https://wiki.math.uwaterloo.ca/sheets/README.md Link text]`
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment