FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
flypythoncom.github.io/config.toml at master · flypythoncom/flypythoncom.github.io · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
flypythoncom
/
flypythoncom.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
flypythoncom.github.io
/
config.toml
Copy path
More file actions
More file actions
Latest commit
History
History
History
45 lines (35 loc) · 1.02 KB
Breadcrumbs
flypythoncom.github.io
/
config.toml
Copy path
File metadata and controls
45 lines (35 loc) · 1.02 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
baseURL
=
"
https://flypython.com
"
languageCode
=
"
en-us
"
title
=
"
flyptthon
"
disableKinds
= [
"
sitemap
"
,
"
RSS
"
]
theme
=
"
reveal-hugo
"
#
theme = "."
#
themesDir = "../"
#
uncomment for browsing at file:///
#
relativeURLs = true
#
uglyURLs = true
[
author
]
name
=
"
Josh Dzielak
"
#
currently only the unsafe mode for goldmark is supported
[
markup
.
goldmark
.
renderer
]
unsafe
=
true
#
choose between Hugo compile-time or Highlight.js
#
syntax highlighting for code inside of code fences
[
markup
.
highlight
]
codeFences
=
false
#
use highlight.js
#
codeFences = true # use hugo highlighting at compile time
style
=
"
tango
"
#
set a style for hugo highlighting
[
outputFormats
.
Reveal
]
baseName
=
"
index
"
mediaType
=
"
text/html
"
isHTML
=
true
[
params
.
reveal_hugo
]
history
=
true
#
used in content/template-example
[
params
.
reveal_hugo
.
templates
.
grey
]
background
=
"
#424242
"
transition
=
"
convex
"
[
module
]
#
needs hugo v0.109.0 or higher and go 1.18 or higher:
#
uncomment line below for local development of module
#
workspace = "hugo.work"
Back
|
FazBrowse Home
|
New Git URL