6b818fb855
FIX: use normal logo in published pages if small not available.
...
It was returning an error if small logo is not available. If both logos are not available then it will be hidden now.
2020-09-21 09:20:39 +05:30
ed0e1e28b4
FIX: Fix css var issues + button :active gradient ( #10469 )
...
* FIX: Fix css var issues
Adds ability for published page to use css `var()` + import the `var()` definitions
2020-08-18 14:25:38 -05:00
831802aedc
Change pp to published-page ( #10343 )
...
* UI: Markdown Code Wrapping
* pp -> published-page
change to match previous syntax
* pp -> published-page
change to match previous syntax
2020-07-31 09:24:08 -05:00
f90e02162b
UI: Styling for Published Page ( #10335 )
...
* UI: Styling for Published Page
Styling to look more visually connected to Discourse
2020-07-30 10:25:28 -05:00
d5a063993d
FIX: published-page-header should be a sibling to published-page-body not a parent ( #10126 )
2020-06-25 14:47:05 -07:00
a6f986b50f
FEATURE: allows to to style published page with themes/plugins ( #9570 )
2020-04-28 18:24:24 +02:00
a10c36994b
UX: Improve published page avatar resolution ( #9405 )
2020-04-13 08:57:27 -07:00
e1f8014acd
FEATURE: Support for publishing topics as pages ( #9364 )
...
If the feature is enabled, staff members can construct a URL and publish a
topic for others to browse without the regular Discourse chrome.
This is useful if you want to use Discourse like a CMS and publish
topics as articles, which can then be embedded into other systems.
2020-04-08 12:52:36 -04:00