Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxmilton/maxmilton.com
🗨 My personal blog site
https://github.com/maxmilton/maxmilton.com
blog maxmilton personal-website sapper svelte
Last synced: 11 days ago
JSON representation
🗨 My personal blog site
- Host: GitHub
- URL: https://github.com/maxmilton/maxmilton.com
- Owner: maxmilton
- License: mit
- Created: 2019-11-30T23:01:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T16:57:37.000Z (2 months ago)
- Last Synced: 2024-10-14T07:09:32.838Z (25 days ago)
- Topics: blog, maxmilton, personal-website, sapper, svelte
- Language: TypeScript
- Homepage: https://maxmilton.com
- Size: 8.58 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build status](https://img.shields.io/github/workflow/status/MaxMilton/maxmilton.com/ci)](https://github.com/MaxMilton/maxmilton.com/actions)
[![Coverage status](https://img.shields.io/codeclimate/coverage/MaxMilton/maxmilton.com)](https://codeclimate.com/github/MaxMilton/maxmilton.com)
[![package.json version](https://img.shields.io/github/package-json/v/maxmilton/maxmilton.com)](https://github.com/MaxMilton/maxmilton.com/blob/master/package.json)
[![Licence](https://img.shields.io/github/license/MaxMilton/maxmilton.com)](https://github.com/MaxMilton/maxmilton.com/blob/master/LICENCE)# maxmilton.com
My personal blog.
## Made with
Tech highlights from the current version:
- [svelte](https://svelte.dev/) JS framework
- [sapper](https://sapper.svelte.dev/) web app framework
- [minna-ui](https://github.com/WeAreGenki/minna-ui) CSS and web UI framework
- [postcss](https://postcss.org/) style preprocessor
- [rollup](https://rollupjs.org/guide/en/) app bundler
- [unified/remark/rehype](https://unifiedjs.com) powering a custom markdown renderer## Licence
`maxmilton.com` is an MIT licensed open source project. See [LICENCE](https://github.com/MaxMilton/maxmilton.com/blob/master/README.md).
---
© 2021 [Max Milton](https://maxmilton.com)