Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtmiller/mtmiller-pdo
Static site content for people.debian.org/~mtmiller
https://github.com/mtmiller/mtmiller-pdo
Last synced: 9 days ago
JSON representation
Static site content for people.debian.org/~mtmiller
- Host: GitHub
- URL: https://github.com/mtmiller/mtmiller-pdo
- Owner: mtmiller
- License: other
- Created: 2015-09-02T03:09:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-03T23:19:33.000Z (over 9 years ago)
- Last Synced: 2023-03-11T05:49:08.811Z (almost 2 years ago)
- Language: HTML
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# people.debian.org/~mtmiller
This web content is built using [Jekyll][jekyll]. It requires
[Bootstrap][bootstrap] and [jQuery][jquery]. These files need to be
obtained from their respective sites and dropped into the `css`,
`fonts`, and `js` directories.Once these externals are in place, the site is built and deployed with
jekyll build
rsync -avz _site/ people.debian.org:public_htmland the site appears [here][site].
# License
The content of this site is licensed under a Creative Commons
Attribution-ShareAlike 4.0 International License (CC-BY-SA-4.0).
See [LICENSE](LICENSE) ([online version][cc-by-sa-license]).The supporting software components used to build and render the site are
all free software licensed under the [Expat][mit-license] (or MIT)
license.[jekyll]: http://jekyllrb.com/
[jquery]: https://jquery.com/
[bootstrap]: http://getbootstrap.com/
[cc-by-sa-license]: https://creativecommons.org/licenses/by-sa/4.0/legalcode
[mit-license]: http://spdx.org/licenses/MIT
[site]: https://people.debian.org/~mtmiller/