carloscuesta / gitmoji

An emoji guide for your commit messages. šŸ˜œ
https://gitmoji.dev
MIT License
15.82k stars 804 forks source link

New Post / Content Gitmoji #1726

Open wolfspyre opened 7 months ago

wolfspyre commented 7 months ago

Emoji symbol

šŸ“°

Emoji code

:newspaper:

Emoji description

New user-facing content

Describe the use case of your emoji

blog post / informational content... I don't feel like any of the existing gitmoji really cover this case.

Is this use case covered by an existing emoji?

No āŒ

Does this emoji fall into the "how" or the "what" category?

Examples

Validations

vhoyer commented 6 months ago

donno about this one, I usually just use the :speech_balloon:

wolfspyre commented 6 months ago

IMO the definition of the speech balloon gitmoji:

Add or update text and literals.

Is a bit ambiguous. Feels more appropriate for non website content/context..

IOW I read that as 'back-of-house' content... hence the explicit distinction of 'user facing content'

vhoyer commented 6 months ago

Yeah I also thing the description leans towards this meaning, but I'm more in favor to rewording the speech balloon emoji than adding a new one. opnions? (personally I've always used the speech balloon to do commit those user facing contents)

cruzdanilo commented 6 months ago

apart from šŸ’¬, there's also šŸ± for other kinds of content.

wolfspyre commented 6 months ago

šŸ± is for ā€˜assetsā€™ which Iā€™d felt aligns with static non-textual content, yes?

realpixelcode commented 2 months ago

I believe blog posts belong in their own repository, separate from the main project's source code. However, source code repositories often do contain informational content shown to the end-user in the GUI, such as release notes, terms-of-use or privacy policies. Though I'm not sure whether šŸ“° would fit this purpose. Maybe :information_source: (:information_source:) would represent informational content better?

wolfspyre commented 2 months ago

ahoy! I appreciate your participation and perspective!!

i agree that some segregation is usefulā€¦ I also feel that the best place for a piece of softwareā€™s documentation to reside is within the code repo itself. if nothing else, then from the perspective of automatic quantification, having the ability to easily relate code changes and documentation changes helps one craft a coarse metric around documentation trustworthyness / gauge likely accuracyā€¦ but i concur that not all ā€˜public facingā€™ content belongs in the same repo(s) as the ā€˜back of house codeā€™

and .. think about repos which are primarily staticsitesā€¦ where the content and posts are kinda the main focus of the project ā€¦ thereā€™s also a benefit to being able to differentiate ā€˜front of houseā€™ and ā€˜back of houseā€™ yknow?

as to your suggestion ā€¦ :) it could work too.. hell, i could see value in both of them :)