Coder Social home page Coder Social logo

laurenmarietta / hacks-collector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dotastro/hacks-collector

0.0 2.0 0.0 4.93 MB

dotAstronomy Hacks Collector: a repository for past and present dotAstronomy hacks

Home Page: https://dotastro.github.io/hacks-collector/

Shell 28.15% Python 41.41% HTML 30.44%

hacks-collector's Introduction

List of .Astronomy hacks

This repository is intended to contain information about all hacks (coding or otherwise) that have been carried out as part of the .Astronomy meetings. Each meeting has a folder which in turn contains one file for each hack. Adding a file to this repository is easy, and we describe the file format and the steps to take to add a file below.

To see a prettified web site listing these hacks, check out https://dotastro.github.io/hacks-collector/.

Submitting a hack the easy way

Go to the hack submission web app and enter the relevant details. This will create a pull request from you automatically, which you can modify later if desired (see the section on Updating a hack).

Submitting a hack via GitHub

Creating the file

First navigate to the correct conference folder e.g. dotastro8, then click on the "Create new file" button on the top right side of the page.

create-new-file-img

The file format

Each hack should be described by a file that looks like this:

title: My awesome hack
creators:
    - Anne Onymous
    - John Doe
description: this was a hack to do this really cool thing
source-url: http://github.com/hacker1/hack1
live-url: http://hack1.herokuapp.com
doi: http://zenodo.org/1029812
images: hack1.jpg

This format is provided in the template.yml file in this repo. The file format is called YAML, but you don't need to worry if you don't know this or how to submit the pull-request - we explain all the details below.

The title, creators, and description fields are always required

The following fields are optional:

  • source-url: for code hacks, this is the URL or URLs to where the source code for the hack is stored - this can be for example a GitHub or BitBucket repository.

  • live-url: when applicable, this is the URL or URLs for the 'finished' product, for example a website or a video link.

  • doi: if you archive your hack on a service such as Zenodo or figshare (and we highly encourage you to do so - see instructions below), this is the DOI to that archived version.

  • images: if you have screenshots or other related images for your hacks, you can include the filenames here, and include the images in your submission.

  • contact-email: contact details for one of the hack participants who we could contact in future if needed.

  • contact-github: the GitHub username for one or more of the hack participants who we could contact in future if needed.

  • orcid: the ORCID(s) for one or more of the participants

Note that if you need to give multiple values for a field (such as for creators, URLs, ORCID IDs), you can use the following syntax:

fieldname:
    - value1
    - value2

If you want to put a paragraph of text, e.g. for the description, you can do:

fieldname: >
  Hic autem sit officia. Et accusantium molestias dicta laboriosam qui.
  Deleniti est soluta voluptatem aut. Officia sed ipsum iste quos debitis
  modi aut. Est nihil in ea harum animi est doloremque. Aut ut aut aut.

That is, you should put a > on the first line then indent all the rest by a couple of spaces.

Opening a pull request

Once you are happy with the .yml file describing your hack, scroll to the bottom of the page and select the "Create a new branch" option to start a pull request.

create-new-branch

Make sure you give an appropriate commit message and then click on the big green "Propose new file" button.

This will then set up a pull request for you and will let the .Astronomy team know that you would like your hack added to this repo and then if everything is ok with your submitted .yml file and it passes our tests then we'll merge your changes.

Ta Da! Your hack is now archived for the joy of future generations!

Updating a hack

Whether you submit a hack via the web form or via GitHub, subsequent updates should be done via GitHub. Assuming that the hack entry you want to edit is inside the main hacks-collector repository, navigate to the folder for the relevant .Astronomy meeting, then click on the file you want to edit. Once the contents of the file show, click on the pen icon in the upper right to edit the file:

edit-file

Once you have made the edits, scroll down to the bottom of the page, and then enter a commit message and select to create a new branch, optionally giving a name to the branch:

edit-branch

Badge/Shield

You can also add the dotastro shield badge to the README.md file of your hack's source code by including the following markdown code:

![badge-img](https://img.shields.io/badge/Made%20at-%23dotastro-brightgreen.svg)

badge-img

Adding a new year

If you are hosting the next .Astronomy and would like to get ahead of the game by setting things up in advance... it's suggested you stop, because there's a proud tradition of getting all this done at the last moment (it's a great easy-to-accomplish hack to just do this the day of). But if you insist on being well-prepared, the process is:

  1. Add a new dotastroNN directory for this year's conference
  2. Add a README.md to that directory with the event's details (see previous ones for the format)
  3. Edit the events.yml to add in your new event's details (should be the same as the relevant parts of the README)
  4. git add both files, and git commit. The git push to update the dotastro repository.
  5. Go to the hack list submission app (https://github.com/dotastro/hack-list-submission-app), and update the hack_submission/templates/form-validation.html by adding your year's number to the "Which dotAstronomy?" option list. Be sure to change the default "selected" to your new one.

hacks-collector's People

Contributors

andycasey avatar astrofrog avatar bacook17 avatar barentsen avatar basilleaf avatar bmorris3 avatar bretthandrews avatar bsipocz avatar chrislintott avatar ckrawczyk avatar dbouquin avatar dfm avatar eteq avatar jegpeek avatar jradavenport avatar labjg avatar simonmurphy avatar swt30 avatar willarmentrout avatar zemogle avatar

Watchers

 avatar  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.