mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-07 04:59:31 +00:00
chore(global): usual commit-them-all to avoid data loss
Gonna start over on the workspace due to technical diffculties. Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
parent
81902a0b3c
commit
4df05ae9c4
18 changed files with 224 additions and 32 deletions
|
@ -110,6 +110,10 @@ plugins:
|
|||
- redirects:
|
||||
redirect_maps:
|
||||
"user-manual/portfolio.md": "portfolio.md"
|
||||
"dni.md": "user-manual/dni.md"
|
||||
"resume.md": "user-manual/resume.md"
|
||||
"blog.md": "https://ajhalili2006.substack.com"
|
||||
"socials.md": "https://ajhalili2006.start.page"
|
||||
# debugging/bug reporting purposes only, proceed with caution
|
||||
#- info
|
||||
- git-revision-date-localized:
|
||||
|
@ -137,6 +141,10 @@ markdown_extensions:
|
|||
- md_in_html
|
||||
- admonition
|
||||
- abbr
|
||||
- pymdownx.caret
|
||||
- pymdownx.keys
|
||||
- pymdownx.mark
|
||||
- pymdownx.tilde
|
||||
|
||||
# extras
|
||||
extra:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue