Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcomella/mcomella.github.com
Personal website
https://github.com/mcomella/mcomella.github.com
Last synced: 1 day ago
JSON representation
Personal website
- Host: GitHub
- URL: https://github.com/mcomella/mcomella.github.com
- Owner: mcomella
- License: other
- Created: 2012-09-23T04:03:52.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T23:55:56.000Z (4 months ago)
- Last Synced: 2024-07-09T04:05:24.677Z (4 months ago)
- Language: HTML
- Homepage: https://mcomella.com
- Size: 7.33 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mcomella.com
============This is the source code for my website, https://mcomella.com.
## Configuration
- Install ruby with homebrew & configure your path. See [this page for details](https://www.moncefbelyamani.com/the-definitive-guide-to-installing-ruby-gems-on-a-mac/#install-ruby-with-homebrew)
- `gem install jekyll`: for simplicity, we don't use bundle or the github-pages
gem## Running
With ruby configured correctly, run:
```sh
jekyll serve
```## LICENSE
The website's contents are specified under several licenses:
- Post content (`_posts/` & `im/posts/`) is licensed on a case-by-case basis: see the rendered version of each post for licensing details
- The [bytesize icons](https://github.com/danklammer/bytesize-icons) are by Dan Klammer and available under the MIT license.
- The website source code is available under the MIT license: see `LICENSE` for specifics. The source was adapted from the [Chaplin template](https://github.com/bk2dcradle/Chaplin).
- All other website content is copyright Michael Comella