Zadkiel AHARONIAN

Results 242 comments of Zadkiel AHARONIAN

I was using @TomChv PR until the branch was deleted the other day. Since then, I migrated using [stakater's `application` chart](https://github.com/stakater-charts/application) - `0.0.73` version, they then deleted the ClusterRole/CRB feature....

This was done few days ago: https://github.com/xing/kubernetes-oom-event-generator/releases/tag/v1.2.0

@karanrajpal14 it's already implemented using Appzi as I can see. I think he was talking about moving the green Feedback button to the left of the page instead of right...

Here is Google help details: https://support.google.com/analytics/answer/1033863?hl=en#parameters

Hello @henriquepjv Can you have a try over #76? ``` git clone https://github.com/aslafy-z/swag-for-dev -b add-dockerfile ``` and follow up at: https://github.com/aslafy-z/swag-for-dev/blob/add-dockerfile/CONTRIBUTING.md#start-using-docker It's now ready and needs reviews

One way of doing it is to use the CSS `::first-letter` pseudo-element: ```css p.sentence-case::first-letter { text-transform: uppercase; } ``` ```html this string has a CAPITAL first-letter ```

Yes, but `text-transform: capitalize` does `Title Case` not `Sentence case`. I think we can go title case. I don't know which way of implementation would be better as it would...

Related to https://github.com/swapagarwal/swag-for-dev/issues/407

`date added` != `last updated`. @vikaspotluri123 we need to work on this