freedit-org / freedit

The safest and lightest forum, powered by rust.
https://freedit.eu
MIT License
209 stars 22 forks source link

table style #42

Closed freedit-dev closed 1 year ago

freedit-dev commented 1 year ago

the table style is blank.

| Syntax      | Description |
| ----------- | ----------- |
| Header      | Title       |
| Paragraph   | Text        |
liamhession commented 1 year ago

Hi, i'm learning Rust and searching for "first issues" where i might be able to get hands on experience.

Based on the "Hi" issue opened by another first-timer, sounds like i might want to read up on https://github.com/tokio-rs/axum

What would be some success criteria for this issue? Any guidance about what you're looking for, and any links to places in the codebase that could serve as an example of parts similar to what i'd need to create for this issue, would be a huge help!

freedit-dev commented 1 year ago

This issue has nothing to do with rust, but css. Of course, you have to run it locally, which is very easy with the help of Cargo.

After setting, you need to register and post to see the effect.

If you are interested in rust, you may see sled, just see it as a BTreeMap. Something that might be helpful.

Thank you for your time. I might add more doc for development later.

image

liamhession commented 1 year ago

Ah okay, i have plenty of experience with CSS, was hoping to find ways to contribute Rust code to some project. Maybe i'll wait for the next "good first issue" in your project. Thanks for the reply!

freedit-dev commented 1 year ago

@liamhession I'm not good at judging project difficulty. Based on your skill in CSS, I'm sure you have some interest in rust web dev like freedit.

You can try https://github.com/freedit-org/freedit/issues/7.