modified | created | website | publish | status |
---|---|---|---|---|
2025-01-28 20:28:39 +0100 |
2024-12-15 23:25:04 +0100 |
false |
done |
Welcome to the Computational Multiphase Physics (CoMPhy) Lab's blog repository! This repository hosts our research blog posts, code documentation, lecture notes, and talks. Visit our published content at blogs-comphy-lab.org.
Blog/
- Research blog posts and updatesCode-Documentations/
- Technical documentationLecture-Notes/
- Teaching materialsTalks/
- Presentation materials_AtomicNotes/
- Atomic knowledge pieces_Media/
- Images and other media files
We welcome contributions from the CoMPhy lab members and collaborators! Here's how you can contribute:
- Fork this repository
- Create a new
.md
file in the appropriate directory:- Research posts →
Blog/
- Code docs →
Code-Documentations/
- Teaching materials →
Lecture-Notes/
- Presentations →
Talks/
- Research posts →
- Add the required front matter:
--- created: YYYY-MM-DDThh:mm:ss+01:00 modified: YYYY-MM-DDThh:mm:ss+01:00 status: [Published/Working/Draft] website: https://blogs-comphy-lab.org/your-post-url ---
- Write your content using Markdown
- Submit a Pull Request
We have templates for different types of issues:
- Use Markdown for formatting
- Place images in
_Media/
directory - Link to other posts using wiki-style links:
[[post-name]]
- Keep atomic notes in
_AtomicNotes/
- Install Obsidian (recommended but not necessary)
- Clone this repository
- Open the repository as an Obsidian vault
- Make your changes
- Submit a PR
For more detailed information about our blog and documentation structure, see 0_README.md.
- [[favicon.ico]] is the favicon for the website blog.
Content is licensed under [appropriate license - please specify]
Visit our website or open an issue for questions.