-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,15 @@ | ||
--- | ||
title: Home | ||
nav_order: 1 | ||
permalink: / | ||
--- | ||
|
||
# Hello there! 👋 | ||
# Readme | ||
|
||
## What is it? | ||
|
||
This website contains tips & tricks I've learned when tinkering with software or hardware. | ||
This is the repository of the [website](https://chouffy.net/) that contains tips & tricks I've learned. | ||
|
||
## What for? | ||
## How does it works? | ||
|
||
It helps me to save them in an organized fashion. | ||
Also, maybe my notes could help one with the same problem! | ||
- I use [Obsidian](https://obsidian.md/) to edit notes | ||
- The [Obsidian Git plugin](https://github.com/denolehov/obsidian-git) sync that with this repository | ||
- The website is generated with [Materials for MkDocs](https://squidfunk.github.io/mkdocs-material/) on push | ||
|
||
## Hey, let me help you! | ||
|
||
Well that's nice of you, [feel free to fork and commit](https://github.com/Chouffy/chouffy.github.io) 😊 | ||
And remember, sharing is caring! | ||
Feel free to submit a Pull Request! |