Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drkpxl/martech.intrawest.com
Archive of monthly Intrawest Newsletters
https://github.com/drkpxl/martech.intrawest.com
Last synced: 23 days ago
JSON representation
Archive of monthly Intrawest Newsletters
- Host: GitHub
- URL: https://github.com/drkpxl/martech.intrawest.com
- Owner: drkpxl
- License: mit
- Created: 2017-08-24T19:08:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-25T15:33:14.000Z (over 7 years ago)
- Last Synced: 2024-11-29T22:12:32.665Z (27 days ago)
- Language: CSS
- Size: 362 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Marketing Technology @ Intrawest
A simple layout to host richer web versions of our monthly Marketing Technology Newsletter
## Installation / Access
- [Fork this repository][fork]
- Clone it: `git clone https://github.com/hubertron/martech.intrawest.com`
- Install the [GitHub Pages gem][pages] (includes Jekyll): `bundle install`
- Run the jekyll server: `jekyll serve`You should have a server up and running locally at .
## Customization
Next you'll want to change a few things. Most of them can be changed directly in
[theme.yml][config]. That's where you can add your social links, change the accent
color, stuff like that.There's a few other places that you'll want to change, too:
- [CNAME][cname]: If you're using this on GitHub Pages with a custom domain name,
you'll want to change this to be the domain you're going to use. All that should
be in here is a domain name on the first line and nothing else (like: `example.com`).
- [favicon.png][favicon]: This is the icon in your browser's address bar. You should
change it to whatever you'd like.
- [logo.png][logo]: A square-ish image that appears in the upper-left corner## Deployment
You should deploy with [GitHub Pages][pages] - it's just easier.
All you should have to do is rename your repository on GitHub to be
`username.github.io`. Since everything is on the `gh-pages` branch, you
should be able to see your new site at .## Licensing
[MIT](https://github.com/swanson/lagom/blob/master/LICENSE) with no
added caveats, so feel free to use this on your site without linking back to
me or using a disclaimer or anything silly like that.## Theme Source
Theme originally created by: [@_swanson][twitter] and [mds]: http://mdswanson.com