Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
silkaj
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
python
silkaj
Commits
b8d5fddd
Commit
b8d5fddd
authored
4 months ago
by
Moul
Browse files
Options
Downloads
Patches
Plain Diff
Introduce mkdocs.yml (
#433
)
parent
1021b749
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!271
Set up new website structure with MkDocs (#433)
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mkdocs.yml
+91
-0
91 additions, 0 deletions
mkdocs.yml
with
91 additions
and
0 deletions
mkdocs.yml
0 → 100644
+
91
−
0
View file @
b8d5fddd
site_name
:
Silkaj
site_url
:
https://silkaj.duniter.org
repo_url
:
https://git.duniter.org/clients/python/silkaj
copyright
:
"
Copyright
©
2016
−
2025
Maël
Azimi"
repo_name
:
GitLab
remote_branch
:
"
pages"
site_description
:
"
Command
line
client
for
Ğ1
libre-currency
powered
by
Duniter"
theme
:
name
:
material
logo
:
images/silkaj_logo.png
favicon
:
images/silkaj_logo.png
features
:
-
navigation.tracking
-
navigation.tabs
-
navigation.tabs.sticky
-
navigation.sections
-
content.code.copy
-
content.tabs.link
font
:
false
palette
:
-
media
:
"
(prefers-color-scheme:
dark)"
scheme
:
default
toggle
:
icon
:
material/brightness-4
name
:
Switch to light mode
-
media
:
"
(prefers-color-scheme:
light)"
scheme
:
slate
toggle
:
icon
:
material/brightness-7
name
:
Switch to dark mode
markdown_extensions
:
-
attr_list
-
md_in_html
-
pymdownx.emoji
:
emoji_index
:
!!python/name:material.extensions.emoji.twemoji
emoji_generator
:
!!python/name:material.extensions.emoji.to_svg
-
pymdownx.highlight
:
anchor_linenums
:
true
line_spans
:
__span
pygments_lang_class
:
true
-
pymdownx.inlinehilite
-
pymdownx.snippets
-
pymdownx.superfences
-
pymdownx.tabbed
:
alternate_style
:
true
-
toc
:
permalink
:
true
nav
:
-
index.md
-
Installation
:
install_pipx.md
-
Usage
:
-
how-to_automate_transactions_and_multi-output.md
-
DeathReaper
:
deathreaper.md
-
Blog
:
-
blog/index.md
-
Changelog
:
changelog.md
-
Contributing
:
-
contributing.md
-
Poetry installation
:
install_poetry.md
-
Docker installation
:
docker.md
-
Documentation
:
documentation.md
-
test_and_coverage.md
-
Coverage report
:
coverage.md
extra
:
version
:
provider
:
mike
social
:
-
icon
:
fontawesome/brands/gitlab
link
:
https://git.duniter.org/clients/python/silkaj
name
:
Git repository
-
icon
:
fontawesome/brands/python
link
:
https://pypi.org/project/silkaj/
name
:
PyPI
-
icon
:
simple/discourse
link
:
https://forum.duniter.org
name
:
Duniter forum
-
icon
:
simple/xmpp
link
:
https://chat.duniter.org
name
:
Duniter XMPP chatroom
plugins
:
-
blog
:
pagination_per_page
:
5
blog_toc
:
true
post_url_format
:
"
{slug}"
archive_url_format
:
"
{date}"
categories_url_format
:
"
{slug}"
-
coverage
-
gitlab_links
:
gitlab_url
:
"
https://git.duniter.org/clients/python/silkaj"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment