-
"Bootstrap (formerly Twitter Bootstrap) is a [free and open-source](https://en.wikipedia.org/wiki/Free_and_open-source) [CSS framework](https://en.wikipedia.org/wiki/CSS_framework) directed at respons…
-
I contribute to a site on which we've traditionally used the United theme . That theme uses a navbar in Ubuntu orange.
In pkgdown 2.1.0 if I don't specify the light-switch the navbar is the exp…
-
Hi,
Thanks for your work on this! I love the simplicity and features offered by this CMS and I use it on my personal VPS.
I was able to get it working with Nginx webserver using the following nested l…
-
Given the R Markdown file:
````markdown
---
title: Layout
---
```{r echo = FALSE, message = FALSE}
library(connectwidgets)
suppressWarnings({
# Suppress the "cannot parse version" warn…
-
### Current Behaviour
`dark_mode=True ` only applies to the header, setting config theme to dark breaks the html
### Expected Behaviour
background and components to be dark, with font-color t…
-
Simply adding the css from index.html in course project does not work with Webpack
```
```
nor does the other custom css, the page is white and the other styles don't show as before
-
**Is your feature request related to a problem? Please describe.**
We should start a custom CSS file or something like that so we can more ees-ily customise the styling of the site.
**Describe the…
-
Using latest https://github.com/ProfessionalWiki/chameleon/archive/refs/heads/master.zip
```php
$egChameleonThemeFile = __DIR__ . '/themes/united.scss';
$egChameleonExternalStyleModules = [
__D…
-
How to include custom bootstrap theme?
I downloaded theme from https://bootswatch.com. It contains two files: bootswatch.less and variables.less.
I had placed its in app folder and imported from…
-
If you JUST use the v5 theme's bootstrap.min.css as specified in the dropdown as I am used to doing with previous releases of bootswatch 4 and earlier, the resulting page does not look right, buttons …