Giter Club home page Giter Club logo

code.nasa.gov_legacy's Introduction

CODE.NASA.GOV

This is the source code for the WordPress theme that powers code.nasa.gov.

We'll be the first to admit it's buggy, old, and not up to modern standards. A long term plan is to move data, code, and open .nasa.gov all to mobile-friendly responsive themes.

If there is an issue that you find with code.nasa.gov, please open a ticket here. We really appreciate it!

code.nasa.gov_legacy's People

Contributors

jasonduley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

code.nasa.gov_legacy's Issues

Sample data needed to test the theme

I'd love to be able to contribute to this and the data.nasa.gov theme, but in order to test out and contribute to them, contributors need access to a sample dataset to install locally. Without that, the theme can't be used properly because of its reliance on expected data.

For example, when I install the theme locally, the first errors I get are generated by line 47 in index.php:

$repositories = get_the_terms( $post->ID, 'Repository');

This returns false because "Repository" isn't in my database, which causes the foreach to fail on line 48.

If an export file is available, then using the WordPress Importer would let us quickly set up a local dev environment to work with these specific themes.

Tweets from space uses deprecated Twitter API

Javascript loads the following URL which results in a HTTP 401 response code:

https://api.twitter.com/1/nasa/lists/astronauts-in-space-now/statuses.json?page=1&per_page=4&callback=jQuery17102759850590955466_1404170525167&_=1404170525200

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.