Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)