mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-07 04:59:31 +00:00
chore(global): update redirects and config again (including build.yml one)
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
parent
eb99fdea78
commit
089aefa5a9
6 changed files with 45 additions and 15 deletions
17
mkdocs.yml
17
mkdocs.yml
|
@ -64,7 +64,13 @@ theme:
|
|||
# plugins
|
||||
plugins:
|
||||
- search
|
||||
- info
|
||||
# debugging/bug reporting purposes only, proceed with caution
|
||||
#- info
|
||||
- git-revision-date-localized:
|
||||
enabled: !ENV [CI, false]
|
||||
fallback_to_build_date: true
|
||||
enable_creation_date: true
|
||||
# TODO: Get Insiders for contributors and authors
|
||||
|
||||
# makrdown extensions
|
||||
markdown_extensions:
|
||||
|
@ -81,13 +87,6 @@ markdown_extensions:
|
|||
- pymdownx.emoji:
|
||||
emoji_index: !!python/name:materialx.emoji.twemoji
|
||||
emoji_generator: !!python/name:materialx.emoji.to_svg
|
||||
- git-revision-date-localized:
|
||||
enabled: !ENV [CI, false]
|
||||
fallback_to_build_date: true
|
||||
enable_creation_date: true
|
||||
- offline:
|
||||
enabled: !ENV [FF_OFFLINE_MKDOCS_PLUGIN, false]
|
||||
# TODO: Get Insiders for contributors and authors
|
||||
|
||||
# extras
|
||||
extra:
|
||||
|
@ -117,5 +116,3 @@ extra:
|
|||
- icon: fontawesome/brands/linkedin
|
||||
link: https://linkedin.com/in/ajhalili2006
|
||||
name: ~ajhalili2006 on linkedin for employers
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue