Skip to content

Commit

Permalink
update homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
mellypop committed Dec 21, 2024
1 parent c260402 commit f394e44
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# Home

This site is mainly intended to host my [blog](blog).

## Socials

- :simple-bluesky: [@mellypop.gay](https://bsky.app/profile/mellypop.gay)
- :material-github: [mellypop](https://github.com/mellypop)
- :material-twitch: [mellypop_lollypop](https://twitch.tv/mellypop_lollypop)
5 changes: 5 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,18 @@ nav:

markdown_extensions:
- admonition
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.details
- pymdownx.superfences

extra_css:
- stylesheets/extra.css

plugins:

- blog:
blog_toc: false
- search
Expand Down

0 comments on commit f394e44

Please sign in to comment.