[Support] Community Articles

#5
by victor - opened
Blog-explorers org

Share you feedback and questions about the community Articles feature.

victor pinned discussion
Blog-explorers org

Is this the same as community blog posts?

Blog-explorers org

Yes with some nice updates coming!

Blog-explorers org
This comment has been hidden
Blog-explorers org

I just finished my first blog on blog-explores: https://huggingface.co/blog/xingxm/svgdreamer
I'm enjoying it. Thank you for everything! ❤️

Blog-explorers org

Great @xingxm I 💜 SVGs!

Blog-explorers org

wow, much nicer New Article page 🔥:

image.png

Kudos to @enzostvs for shipping this

Blog-explorers org

@xingxm small typo in your Article title: guied => guided

Blog-explorers org

I can see the blog articles I wrote on my own homepage, but others cannot see them when visiting my homepage, even in the blog article section, they cannot find my article either. Is my article been blocked? The blog article is https://huggingface.co/blog/imnotkitty/tencent-hy-image-v30-i2i
dcb4a0a7239d8be5a42fe00dac9f7694

c1d91e6864078e44cb501416b838bd8f

check if it is private

Blog-explorers org
This comment has been hidden
Blog-explorers org
edited May 11

I tried to put a line break in my title, but was unable to, because this header syntax is not accepted:

You do the work.\
Big Tech takes the model.
=

Blog content must start with a title that is markdown heading level 1 (example: # My First Blog)

That's weird. This is perfect MD, and it's equivalent to:

# You do the work.<br>Big Tech takes the model.

I think both should be accepted, and HF should also strip the title of any markup tags like <br>.

Or maybe just allow the user to type their title in a separate field, like how the thumbnails are attached.

Blog-explorers org

Line breaks aren't allowed in titles

Blog-explorers org
edited May 12

Sorry, I wasn't very clear. Let me clarify.

Currently, HF actually renders the Markdown of the title verbatim when you're viewing the article.

So something like this:

# Title with<br>line break

is accepted, and it renders fine!

The problem is that, in other places on HF, the title will read "Title with<br>line break".

So there's an inconsistency.

Additional header styles seem to be allowed, but they're not parsed correctly on other parts of the website.

In my opinion, the best fix is one of these: either

  • allow users to stylize headers as they wish, but automatically parse and clean them so a 'raw text' version can be displayed elsewhere, or
  • stop extracting the title from a Markdown header, and create a separate UI where users can enter their article titles.

If HF truly wants to ban additional stylization like line breaks, they should go with the second option.


The other part of my complaint was that a perfectly syntactic header was not accepted.

This is a header
=

This syntax is equivalent to # This is a header, but for some reason it doesn't count.

Hi! I requested to join blog-explorers on July 20 (9 days ago) and also opened discussion #28, but haven't heard back yet.

We're NCDTech (https://huggingface.co/NCDTech), and we'd like to publish a technical article about our human-gated self QA/QC + on-premise LLM reporting system. Our org page already has the models, datasets, and demo Spaces the article would reference.

Is there anything else needed from our side for the review? Thanks!

Blog-explorers org

Hey, just wanted to say it took a bit of time for my access to be granted as well. Real quickly I'm not a mod so I can't grant you access. I know a little about how access is granted though. It looks like you created your account about 10 days ago based your recent activity. They take the age of the accounts applying into consideration so that could be a factor in the long wait to gain access. In the meantime there's a ton of traffic in the blogs to discuss your work . Also finding users who are working in the same areas of ML is really easy so watch for posts and articles to engage in. I took a look at your org and from what I see you clearly fit in here.

Blog-explorers org

@yuncheol-ncdtech I think orgs can only blog when they're on a paid plan.

Sign up or log in to comment