/mattseemon.in

Source for my personal site, blog.

Primary LanguageJavaScriptMIT LicenseMIT

Matt Seemon

Matt Seemon

My personal website, portfolio and blog.


[ Getting Started | Deployment | Powered by | Credits | License | Author ]

This is the source code for version 2.0 of my personal website, portfolio and blog mattseemon.in. For this version, I moved away from Jekyll to Next.js purely out the interest of learning something new.

The user experience is inspired from the Minimal theme by Calin Tataru and have used bootstrap framework to make the website responsive.

Serverless Deployments are done using Now.

Codebase for version 1.0 of this site can be found here.

Getting Started

To run this website locally, you can use the following guide.

# Clone this repository
$ git clone https://github.com/mattseemon/mattseemon.in

# Run this application
$ cd mattseemon.in
$ yarn
$ yarn dev

Deployment

Am using Now for GitHub to automatically deploy whenever a PR is merge, instantly to production.

Powered by

Credits

License

The source code in this repository is covered under the MIT License listed here. Feel free to use this in your own projects with attribution!

Copyright (c) 2019 Matt Seemon

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

FOSSA Status

Author

Matt Seemon

Built with Matt Seemon in Goa, India.