Commit Graph

6 Commits

Author SHA1 Message Date
Rico Sta. Cruz 511de900ba
Formatting updates (#2133)
- Update some sheets which have very long sections
- Remove `layout: 2017/sheet` (everything has the same layout now)
- Remove outdated sheets
2024-04-03 18:30:24 +11:00
chad d bb00a53532 Clean up from PRs 2018-11-19 23:18:50 -07:00
Afif Sohaili c9279b9858 Add cheatsheet on handling generated content with Bulma. (#862)
In cases where WYSIWYG editors generate the HTML content of the page,
the content does not have Bulma classes applied to them, which means
they'll be unstyled because that's just how Bulma works. An `<h1>` tag
does not have a style until you add the class `title` to it.

To handle this case, wrap the generated content with `.content` class.
2018-11-16 12:47:54 -07:00
Edward Betts e14ed7967b Correct spelling mistakes. 2018-06-14 16:48:42 +01:00
Rico Sta. Cruz b788420dea
Attribute new sheets 2018-03-06 16:02:58 +08:00
Samantha cfb39cc1ab bulma: new cheatsheet 2017-10-31 19:25:06 +00:00