Giter VIP home page Giter VIP logo

open-ocean-science's Introduction

Using Git and GitHub for Open Science

NASA Transform to Open Science Mission

Author

  • James Munroe

Task 1

Add your information to the people.json file to make your name, organization, and GitHub id appear in the Participants section of the website.

A JSON file uses braces, quotations, and commas to separate out the information. Copy an existing person's information as a template for your own.

Task 2

Add your organization and favourite ocean feature to the places.geojson file. This will make a marker appear on the map with the location, type, and description information in a pop up. If the type is "Organization", the marker will get a different symbol color.

A GeoJSON file is a type of JSON file that is used for encoding a variety of geographic data. Please note that is GeoJSON the coordinates are given by [ longitude, latitude ].

The website https://geoman.io/geojson-editor has a very useful editor that can be used to find the coordinates of any feature by using the tools provided. Copy and paste the entire places.geojson into this editor and then copy it back to GitHub to commit your changes.

Task 3 (if we have time)

Create your own website that will look like my website

Setting Up your Jekyll Academic Repository:

  • From your main profile page in GitHub click on New Repository
  • Give your repository the following name [username].github.io *
  • Click on Create Repository
  • Click on the Import Code button under the "...or import code from another repository" section
  • Paste the following URL in the “Your old repository’s clone URL" section https://github.com/NCSU-Libraries/jekyll-academic
  • Click on Begin Import
  • Once import is complete navigate to [username.github.io] in your web browser *Note: For for GitHub Pages site to work correctly, the repository name must exactly match the format of [username].github.io. For example if your GitHub username is student1234 your GitHub Pages repository must be named student1234.github.io

See your Live Website

  • Open your web browser and go to [username].github.io

Edit Site Files via GitHub Browser Editor

  • Open a second web browser tab that shows the files in your repository github.com/[username]/[username].github.io
  • Edit the main settings file for your website to add your name, and to link your accounts
    • Click on the _config.yml file in your repository to see the contents of that file
    • Click on the ‘Edit This File’ button
    • Edit the following entries of the _config.yml file
    • Title
    • Name
    • Bio
    • Email (enter your full email address)
    • Edit the following entries to provide links to social media platforms by replacing #username with your actual username on that platform.
    • Twitter
    • Facebook
    • GitHub
    • ... etc.

Commit Changes to GitHub*

After making changes to the file, make a note under the ‘Commit Changes’ section documenting the changes that you made (e.g. Updated social media usernames)

  • Click ‘Commit changes’ Refresh the browser tab that contains your live website ([username].github.io) and confirm that changes were made to your site

open-ocean-science's People

Contributors

abarciauskas-bgse avatar anaruescas avatar andreapisano avatar andy123harris avatar annegsj avatar anolive avatar cgentemann avatar cgharo avatar chunxueyang avatar cjmerchant avatar claudiafanelli avatar edshred2000 avatar flonxi avatar jfc2022 avatar jmunroe avatar libcce avatar m0nstrico avatar pcornillon avatar steinareastwood avatar tsnow03 avatar

Watchers

 avatar

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.