Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add July 2019 newsletter post #71

Merged
merged 6 commits into from
Jul 26, 2019
Merged

add July 2019 newsletter post #71

merged 6 commits into from
Jul 26, 2019

Conversation

cosden
Copy link
Member

@cosden cosden commented Jul 26, 2019

I added the newsletter email (converted to markdown) as a post (dated the day it was sent).

The only really noteworthy other thing was I added a directory in /assets called posts to put images etc that might be referenced in posts. I'm happy to put it somewhere else if it makes more sense.

We need somewhere for the membership image to live:
image

@vsoch
Copy link
Member

vsoch commented Jul 26, 2019

How is that graphic generated? Why not have a simple data file with metrics that will update a visualization directly? The power of javascript compels you... (seriously there are really nice and easy to use libraries!)

The alternative is that you have to re-generate that picture every time, and it can't be interactive etc.

@vsoch vsoch self-requested a review July 26, 2019 13:51
Copy link
Member

@vsoch vsoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For easier long term maintenance, I'd like to suggest an interactive graphic from some simple data file.

The addition of posts to assets works! But we wouldn't need it here :)

If this is a newsletter, it should also have a custom tag or category, that way we can create a link that hits all newsletters (and filters out other posts).

@cosden
Copy link
Member Author

cosden commented Jul 26, 2019 via email

@vsoch
Copy link
Member

vsoch commented Jul 26, 2019

I'd be good with that, but I'd still like to see a category or tag for the newsletter posts, and then a link to filter to it.

@vsoch
Copy link
Member

vsoch commented Jul 26, 2019

@cosden
Copy link
Member Author

cosden commented Jul 26, 2019

Absolutely, a category/tag makes sense!

@vsoch
Copy link
Member

vsoch commented Jul 26, 2019

And then if you are able, it would be good to add a page to view only the newsletters. And if this inspires fear in your heart, then just open an issue for some future person :)

* adding Harvard Research Computing to the map
* adding job for front end developer
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
@cosden
Copy link
Member Author

cosden commented Jul 26, 2019

I'll add the tag to the header, but the page will have to wait for after PEARC or someone else to do it :)!

@vsoch
Copy link
Member

vsoch commented Jul 26, 2019

That’s so far away! With your blessing I’d be happy to do it!

@vsoch
Copy link
Member

vsoch commented Jul 26, 2019

Maybe I can take a shot at the interactive plot too :-) Where is the data coming from, and can you share it with me?

@cosden
Copy link
Member Author

cosden commented Jul 26, 2019

@vsoch you don't ever need my blessing! If you have the time, feel free to jump in anytime! I'm panicked trying to get a million things done before I leave for Chicago!

@vsoch
Copy link
Member

vsoch commented Jul 26, 2019

okay! Do you need help with anything else? I have oodles of time.

@cosden
Copy link
Member Author

cosden commented Jul 26, 2019

See if these tags make sense. You can change them or add as you see fit! The only other thing I really want to do here is get the new logo set up. If you want to fix that PR, by all means!

@vsoch
Copy link
Member

vsoch commented Jul 26, 2019

Yep I'll pull and commit to here now - the addition we need is a link to view only the newsletter posts.

@vsoch
Copy link
Member

vsoch commented Jul 26, 2019

Check this out, we already have a tags index!
image

I'll add tags to other posts, and link to the index discreetly somewhere.

@vsoch
Copy link
Member

vsoch commented Jul 26, 2019

image

…organized newsletter under posts

Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
@vsoch
Copy link
Member

vsoch commented Jul 26, 2019

okay, I've made the following changes:

  • I added a newsletters page that will show only those with category newsletter, for quick access!

image

It's a little empty now, but will fill up :)

  • Since the post folder is likely to get large and unwiedly, I added a subdirectory for newsletters. The path isn't represented in the links for posts, so it doesn't influence permalinks.
  • I also added an archive page, to show all posts, organized by year (pagination on the main page is ok, but would require the user to click through lots of pages!)
  • I added other tags to already existing posts (this exposes the tags page)
  • I added the same scrolltop we have on the blogs page for when the archives / newsletter pages get very long (we can jump to the top)

@vsoch
Copy link
Member

vsoch commented Jul 26, 2019

Also opened an issue for the graphic #74

Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
@vsoch vsoch merged commit e74d63a into master Jul 26, 2019
@vsoch vsoch deleted the add/newsletter branch July 26, 2019 19:24
@vsoch vsoch mentioned this pull request Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants