Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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