usgin / usginspecs

Working copies of USGIN specs, in Microsoft Word documents. Tags are duplicated at http://repository.usgin.org for archive
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Convert to plain text formats #1

Open rclark opened 10 years ago

rclark commented 10 years ago

I think it would be really helpful from the perspective of USGIN being an open-data initiative to manage and maintain these specifications as plain-text documents.

There are so many advantages

Markdown is so easy and it helps you focus on your text above your formatting.

Open by default is kind of a buzzword but it is also a very good idea. I would try hard to think of MS Office docs and PDFs as products you build from the documents, and not the way that you manage them.

smrgeoinfo commented 10 years ago

So the draft/trunk/development documents would be markdown, and when we tag (and assign a version number increment) something we’d create a pdf that would be a gitHub tag, get assigned a USGIN URI, and also get deposited in the USGIN repository (where the URI will dereference)

First step is converting all the in-progress word docs here to Markdown and archiving the word docs. Who’s a good suspect to do that ?

rclark commented 10 years ago

I'd say a good suspect is...

a) someone that you want to be familiar with markdown syntax, because you want them to be writing a lot of documentation that way, and b) someone who you think should have a better understanding of what is in these docs

rclark commented 10 years ago

Another options for automated "views" of the markdown content is to make this a Jekyll site, hosted on github pages. Instead of pdfs the products would be HTML pages.

To do that you need someone willing to learn Jekyll and be willing to write a bit of HTML and CSS.

janelday commented 10 years ago

Let me know what I can do. I'm interested in liberating information, so would be happy to learn and/or work with folks to help get a system in place.

J Sent from my iPhone

rclark commented 10 years ago

@janelday @ccaudill I think the place to start is to simply pull this repo, pick a docx, and start copy/pasting content into markdown. There's are great Markdown guides here and here.

If we decide to spruce up the content a bit and make a Jekyll site out of it, we'll still need to do the Markdown work, so all the better if we've got a bunch of that in place first!

janelday commented 10 years ago

Is this something Pam should be involved with, if she isn't already?

J

Sent from my iPhone

On Dec 8, 2013, at 12:52 AM, "Stephen Richard" notifications@github.com<mailto:notifications@github.com> wrote:

So the draft/trunk/development documents would be markdown, and when we tag (and assign a version number increment) something we'd create a pdf that would be a gitHub tag, get assigned a USGIN URI, and also get deposited in the USGIN repository (where the URI will dereference)

First step is converting all the in-progress word docs here to Markdown and archiving the word docs. Who's a good suspect to do that ?

Stephen M Richard Arizona Geological Survey 416 W. Congress #100 Tucson, AZ AZGS: 520-770-3500 Office: 520-209-4127 FAX: 520-770-3505

From: Ryan Clark [mailto:notifications@github.com] Sent: Wednesday, December 04, 2013 6:57 PM To: usgin/usginspecs Subject: [usginspecs] Convert to plain text formats (#1)

I think it would be really helpful from the perspective of USGIN being an open-data initiative to manage and maintain these specifications as plain-text documents.

There are so many advantageshttp://stackoverflow.com/questions/568671/why-should-i-use-a-human-readable-file-format

Markdown is so easyhttps://help.github.com/articles/markdown-basics and it helps you focus on your text above your formatting.

Open by default is kind of a buzzword but it is also a very good idea. I would try hard to think of MS Office docs and PDFs as products you build from the documents, and not the way that you manage them.

Reply to this email directly or view it on GitHubhttps://github.com/usgin/usginspecs/issues/1.

Reply to this email directly or view it on GitHubhttps://github.com/usgin/usginspecs/issues/1#issuecomment-30076983.

smrgeoinfo commented 10 years ago

Makes more sense for Janel and/or Christy to work on this so you’re familiar with the content. I think the metadata profile is going to be VERY difficult to reproduce in Markdown… We probably need to think about other approaches for that.