GSA/emerging-technology-atlas

Name: emerging-technology-atlas

Owner: U.S. General Services Administration

Description: https://gsa.github.io/emerging-technology-atlas/

Created: 2017-10-06 17:42:37.0

Updated: 2018-05-23 19:14:11.0

Pushed: 2018-05-23 19:14:09.0

Homepage:

Size: 6835

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Emerging Technology Atlas

https://emerging.digital.gov/

Markdown

Needing a little help with Markdown? Check out this handy cheatsheet.

How to Link

Here is how to add a link in Markdown:

[words you want to link](URL)

Here is how to add a link to an internal page in Markdown:

  1. find the filename that you'd like to link to, e.g. pages/2018-2-14-Meeting.md.
  2. copy/paste that filename into this string: {{ site.baseurl }}{% link pages/2018-2-14-Meeting.md %}
  3. use this as your “URL” in the regular markdown link format, e.g.
    [words you want to link]({{ site.baseurl }}{% link pages/2018-2-14-Meeting.md %})
How to Redirect

If you formerly had a page at: https://emerging.digital.gov/vr/

and have now moved it to https://emerging.digital.gov/virtual-reality/

You'll need to add this bit of data to the front-matter to the new page that readers will read, in this case it is the virtual-reality.md file:

rect_from:
/vrar/

If you have multiple paths, please add them like this:

rect_from:
/vrar/
/space-goggles/

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.