OperationCode / operationcode_old_site

Our open source website. We're on a mission to help the military community learn software development, enter the tech industry, and code the future.
https://www.operationcode.org/
MIT License
229 stars 154 forks source link

Explore using Medium as a blog platform #172

Closed jjhampton closed 8 years ago

jjhampton commented 8 years ago

The current blog platform using the default Jekyll theme is working, but it can be improved upon. Advantages of using Medium:

One idea would be to keep the current Jekyll blog, but somehow integrate it with a Medium blog. Perhaps show only the first paragraph of each blog post on Jekyll, maybe on the list/index view, and the user would click on 'Read Full Article' to be redirected to Medium?

Here's a Ruby gem that cross-posts - https://github.com/aarongustafson/jekyll-crosspost-to-medium

To-Do:

Medium Blog (already set-up as of 3/29/2016)
davidmolina commented 8 years ago

Agree w/ Medium advantages. Another:

(moved To-Do List to original issue description)

davidmolina commented 8 years ago

Medium page created: https://medium.com/@operation_code

davidmolina commented 8 years ago

Working on getting Jasper going...

davidmolina commented 8 years ago

Need to pair with someone. Errors, couldn't get it to fire up internally to the app.

davidmolina commented 8 years ago

@jjhampton Should we close this? It's done already... maybe separate out the Jasper stuff.

jjhampton commented 8 years ago

@davidmolina The main goal is finished (creating a Medium blog) - but the existing blog is still using Jekyll.

I'm almost thinking that it's overkill keeping two blogs - why would we want to keep using Jekyll AND Medium? If Medium is the blog platform we want to use, might be worth just killing off the Jekyll blog and having the link at the top navbar on the main page - "https://operationcode.org/blog" redirect to the Medium blog.

Doing all the work to switch the current blog to Jasper, and then figuring out how to crosspost from that blog to the Medium blog just seems like unnecessary work.

davidmolina commented 8 years ago

Let's do that instead.

On Apr 9, 2016, at 12:35 PM, John Hampton notifications@github.com wrote:

@davidmolina The main goal is finished (creating a Medium blog) - but the existing blog is still using Jekyll.

I'm almost thinking that it's overkill keeping two blogs - why would we want to keep using Jekyll AND Medium? If Medium is the blog platform we want to use, might be worth just killing off the Jekyll blog and having the link at the top navbar on the main page - "https://operationcode.org/blog" redirect to the Medium blog.

Doing all the work to switch the current blog to Jasper, and then figuring out how to crosspost from that blog to the Medium blog just seems like unnecessary work.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub

davidmolina commented 8 years ago

Already over there.

On Apr 9, 2016, at 8:26 PM, John Hampton notifications@github.com wrote:

Closed #172.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub