-
Notifications
You must be signed in to change notification settings - Fork 61
Contributing
Jeanne Joachim edited this page Mar 12, 2021
·
12 revisions
Check the utils folder for additional cases, scripts, geo
files and meshes.
Edition with Markdown wiki: Markdown Cheatsheet and Synthax guidance.
Add in the git
project:
-
Clone the wiki
git
project locally:git clone https://github.com/lethe-cfd/lethe.wiki.git
- NB: if previously cloned, go to
lethe.wiki
folder and pull:git pull
- NB: if previously cloned, go to
-
Navigate to
lethe.wiki/images
and create a sub-folder to organize the images (ex/myPage
) -
Copy/paste the images in the new subfolder (ex/
myFolder
) -
Add it to the
git
project:git add images/myFolder/* git commit -m "added images for page myPage" git push
Use the image in a wiki page with the html code (allow to define the width in pixel):
<img src="./images/myFolder/image.png" width="800">
Special characters in the text: α
gives α