Skip to content

comphy-lab/CoMPhy-Lab-Blogs

Repository files navigation

modified created website publish status
2025-01-28 20:28:39 +0100
2024-12-15 23:25:04 +0100
false
done

CoMPhy Lab Blog Repository

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.

Repository Structure

  • Blog/ - Research blog posts and updates
  • Code-Documentations/ - Technical documentation
  • Lecture-Notes/ - Teaching materials
  • Talks/ - Presentation materials
  • _AtomicNotes/ - Atomic knowledge pieces
  • _Media/ - Images and other media files

How to Contribute

We welcome contributions from the CoMPhy lab members and collaborators! Here's how you can contribute:

Adding New Content

  1. Fork this repository
  2. Create a new .md file in the appropriate directory:
    • Research posts → Blog/
    • Code docs → Code-Documentations/
    • Teaching materials → Lecture-Notes/
    • Presentations → Talks/
  3. 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
    ---
  4. Write your content using Markdown
  5. Submit a Pull Request

Opening Issues

We have templates for different types of issues:

Style Guidelines

  • Use Markdown for formatting
  • Place images in _Media/ directory
  • Link to other posts using wiki-style links: [[post-name]]
  • Keep atomic notes in _AtomicNotes/

Local Development

  1. Install Obsidian (recommended but not necessary)
  2. Clone this repository
  3. Open the repository as an Obsidian vault
  4. Make your changes
  5. Submit a PR

For more detailed information about our blog and documentation structure, see 0_README.md.

Note

  • [[favicon.ico]] is the favicon for the website blog.

License

Content is licensed under [appropriate license - please specify]

Questions?

Visit our website or open an issue for questions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published