https://github.com/devpaul/le-present
Let's Encrypt presentation for Iterate.PHX
https://github.com/devpaul/le-present
iterate-phx presentation slides
Last synced: about 1 year ago
JSON representation
Let's Encrypt presentation for Iterate.PHX
- Host: GitHub
- URL: https://github.com/devpaul/le-present
- Owner: devpaul
- License: other
- Created: 2015-08-28T17:35:44.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-01T05:32:55.000Z (almost 11 years ago)
- Last Synced: 2025-01-28T15:21:47.116Z (over 1 year ago)
- Topics: iterate-phx, presentation, slides
- Language: HTML
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Let's Encrypt Presentation
Presenting Let's Encrypt @ Iterate PHX. Created by Paul Shannon [@developerPaul](https://twitter.com/developerPaul).
## Quick Start
* `bower install`
* `npm install`
* `grunt serve`
* open [Presentation @ http://localhost:8765](http://localhost:8765)
## Dependencies
* [Node.js & npm](https://nodejs.org/download/)
* [Grunt](http://gruntjs.com/getting-started)
* [Bower](http://bower.io/#install-bower)
Recommend installing Grunt and Bower globally:
```
npm install -g grunt-cli
npm install -g bower
```
## Attribution and License
See LICENSE.md for attribution and license