https://github.com/smalls1652/smallsonline.web
The codebase for my personal website.
https://github.com/smalls1652/smallsonline.web
Last synced: about 2 months ago
JSON representation
The codebase for my personal website.
- Host: GitHub
- URL: https://github.com/smalls1652/smallsonline.web
- Owner: Smalls1652
- License: mit
- Created: 2022-11-13T22:47:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T15:06:08.000Z (2 months ago)
- Last Synced: 2025-04-04T13:12:50.229Z (2 months ago)
- Language: C#
- Homepage: https://smalls.online
- Size: 14.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE_Code
Awesome Lists containing this project
README
# [Smalls.Online](https://smalls.online)

The repo for my personal website and it's associated tools.
## Dependencies / Services used
- [**ASP.NET Core Blazor**](https://learn.microsoft.com/en-us/aspnet/core/blazor)
- [**Bootstrap**](https://getbootstrap.com/)
- [**Bootstrap Icons**](https://icons.getbootstrap.com/)
- [**Markdig**](https://github.com/xoofx/markdig)
- [**YamlDotNet**](https://github.com/aaubry/YamlDotNet)
- [**Songlink/Odesli**](https://odesli.co/)## License
This repo is dual licensed, depending on the type of content:
| Type | Associated License |
| --- | --- |
| **Code** | [](LICENSE_Code) |
| **Content** | [](LICENSE_Content) |