Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arv-anshul/arv-anshul.github.io
Portfolio, blogs, recommendations, resources and more on my personal website.
https://github.com/arv-anshul/arv-anshul.github.io
blogs github-pages mkdocs mkdocs-material portfolio
Last synced: 12 days ago
JSON representation
Portfolio, blogs, recommendations, resources and more on my personal website.
- Host: GitHub
- URL: https://github.com/arv-anshul/arv-anshul.github.io
- Owner: arv-anshul
- Created: 2024-01-14T07:54:27.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T13:33:17.000Z (19 days ago)
- Last Synced: 2024-12-18T14:41:29.775Z (19 days ago)
- Topics: blogs, github-pages, mkdocs, mkdocs-material, portfolio
- Language: Python
- Homepage: https://arv-anshul.github.io/
- Size: 2.86 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Website
## Website's Features
- **Portfolio**: Showcase of my skills, achievements, and projects to provide an overview of my professional journey.
- **Project Index**: A comprehensive index highlighting the details of various projects I've undertaken, including descriptions, technologies used, and outcomes.
- **Projects Details**: In-depth information and specifications about each project, offering a closer look into the methodologies, challenges, and solutions implemented during the development process.
- **Blogs**: A collection of insightful and informative blogs covering a range of topics, sharing knowledge and experiences with the audience.## Setup Locally
Clone this repository with `git`:
```bash
git clone https://github.com/arv-anshul/arv-anshul.github.io.git
```> I have used [`uv`](https://astral.sh/uv) to manage this project, so we'll proceed with `uv`.
First [install `uv`](https://docs.astral.sh/uv/getting-started/installation/), then directly run below command to
**serve the website** at `http://localhost:8000`:```bash
uv run mkdocs serve
```## Acknowledgement
1. A very big thanks to [@squidfunk](https://github.com/squidfunk/mkdocs-material) for making `mkdocs` this easy to use and maintain.
2. A pulgin `mkdocs-markdownextradata-plugin` which help to render the `.md` with `jinja` template. Thanks to [@rosscdh](https://github.com/rosscdh/mkdocs-markdownextradata-plugin/) to create this pulgin.
3. (maybe) My first interaction with `mkdocs` happend while learning [FastAPI](https://fastapi.tiangolo.com/) from its amazing documentation.
4. Finally [@me](https://github.com/arv-anshul), I have learned this tool in almost one day and **I am writting this line at `02:10 AM` midnight in a very cold night and also listening song "Maine Poochha Chand Se"**.