Skip to content
#

theme

Here are 6,094 public repositories matching this topic...

ohmyzsh
docz
WesselKuipers
WesselKuipers commented Feb 24, 2020

Bug Report

Describe the bug

When using the route option in combination with relative markdown links, the resolved URL ends up being inconsistent.

To Reproduce

  1. npx create-docz-app my-docz-app && cd my-docz-app
  2. Change src/component/Alert.mdx's frontmatter to
---
name: Alert
menu: Components
route: /components/Alert
---
  1. Add `src/components/
onehungrygeek
onehungrygeek commented Jan 6, 2019

Thanks a ton for any helpful feedback

I need help with getting best quality GIFs.

I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.

I don't know what value to give for shadow

cjbrowne
cjbrowne commented Nov 9, 2019

Describe the bug
Using application.NewWindow to create a secondary window, it's not possible to re-use that window after it has been closed. If the user presses the X button, the window doesn't respond to Show() calls any more.

To Reproduce

  1. Create a main window
  2. Create a secondary window
  3. Close the secondary window
  4. Attempt to re-show the secondary window.

Example co

svantevit
svantevit commented Nov 5, 2019

I am using MahApps.Metro, v1.6.5.

MetroWindow with mah:DialogParticipation.Register="{Binding}" doesn't get disposed after the ShowDialog() call.

Example usage: I have two windows - MainWindow and MyDialogView. Each has it's own view model - MainWindowViewModel and MyDialogViewModel.
MainWindowViewModel contains a OpenDialogCommand, which opens the dialog view.
MyDialogViewModel contain

rebass
minimal-mistakes
iBug
iBug commented Feb 10, 2020

I see a lot of people open issues for similar questions, so I feel that an FAQ page would be helpful to both sides:

  • Users solve common questions more easily
  • Maintainers spend less time digging through issues to find duplicate sources

The FAQ page would follow your changelog / history page, with each item linked to its original issue thread for faster lookup and navigation.

hugo-academic
atantos
atantos commented Jan 27, 2020

Hi there!

First of all, thanks a lot for the great work! Keep it up! We are all grateful of your work!

Now, I have been struggling with the following issue..I created a multilingual site in two languages, greek and english. I would like to use two different custom fonts (see greek_fonts.toml and test.toml below ) I created following your instructions in academic's docs for the two differen

Improve this page

Add a description, image, and links to the theme topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the theme topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.