site
Here are 997 public repositories matching this topic...
-
Updated
May 26, 2020 - JavaScript
-
Updated
Dec 13, 2019 - Python
I have a simple docs module,
lazy val docs = project
.in(file("docs"))
.enablePlugins(ParadoxSitePlugin)
.settings(
paradoxTheme := Some(builtinParadoxTheme("generic")),
previewLaunchBrowser := false
)From the root project docs / makeSite and docs / previewSite work as expected. However at the root, docs / previewAuto results in an NPE,
``
-
Updated
Apr 5, 2020 - JavaScript
https://github.com/php-fig/php-fig.github.com/blob/master/pages/irc-chat.html
We should add some boilerplate here to give people who may be totally new to IRC some direction.
Some points I'd like to see covered:
- Changing your nick
- #phpfig is not a help channel -> link to resources
- Point users to other IRC Chat apps for better experience
I was getting 'import' or "'export' should appear at the top level" error and struggled to solve it until I found some github issue that explained to use npm.compilers options... which are undocumented and unexplained.
-
Updated
May 22, 2020 - PHP
here is my HTML code:
<link rel="icon" media="screen" href="A" type="image/png" />
<link rel="icon" media="(prefers-color-scheme:dark)" href="B" type="image/png" />
<link rel="icon" media="(prefers-color-scheme:light)" href="C" type="image/png" />The first link is used as a fallback for those browser doesn't support prefers-color-scheme.
(Tested with Chrome)
When URL A point
O arquivo source-dataset.txt deve contar as fontes de cada citação que está em dataset.txt. Algumas citações estão com fontes faltando, como:
"Se eu falasse manso, não estaria nos jornais amanhã. Observem as reportagens." - [insert source]
E você pode inserir
-
Updated
Nov 2, 2019 - JavaScript
Add pages on how to get involved with open source on campus
-
Updated
May 8, 2020 - Python
-
Updated
Mar 25, 2020 - JavaScript
-
Updated
May 20, 2020 - HTML
-
Updated
Mar 1, 2020 - PHP
-
Updated
Aug 13, 2019 - JavaScript
-
Updated
May 15, 2020 - PHP
-
Updated
Jan 3, 2020 - PHP
The standard upload path for images in records is /files so it seems. That is different from Bolt 3 where files are automagically uploaded to YYYY-MM folders.
I can't find documentation about the upload options in Bolt 4. What are the options for "upload"?
image:
type: image
group: media
upload: entries
PS
I'd like to be able to
Improve this page
Add a description, image, and links to the site topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the site topic, visit your repo's landing page and select "manage topics."
What is the PR? please refer to ant design pro.
Contributing:
git clone.masterand name it astranslation-[xxx]npm install && npm start.docs/*.mdanddocs/*/*.mduse d