Code Monkey home page Code Monkey logo

website's Introduction

Welcome to the website for the US Research Software Sustainability Institute

URSSI is a recently funded NSF project designed to conceptualize a research software institute for the US. The effort will be carried out as a series of workshops and surveys to better understand how individuals and teams work to develop and maintain sustainable software in research institutions.

How to add content

This is a static site based on Hugo. To preview additions and changes on your local machine, you will need to install Hugo

Activity Command File to edit
Create a blog post hugo new blog/<title_of_post>.md Then edit the front matter and content of /content/blog/<title_of_post.md> in your editor.
Adding a standard page hugo new /<title_of_page>.md Then edit the front matter and content of /content/<title_of_page.md> in your editor.
Adding a workshop page hugo new workshops/<title_of_page>.md Then edit the front matter and content of /content/workshop/<title_of_page.md> in your editor.

You can also add content without Hugo (but you wont be able to preview the site) by copying any markdown file and changing the slug/date/author.

Preview the site locally

This requires you to have Hugo installed locally. You can learn more about installing Hugo here: https://gohugo.io/getting-started/installing/

To preview draft content:

hugo server -D

Once you're happy with your post, remove draft: true from the yml and send a pull request explaining your additions and/or changes. You can add author information to the yml as well (e.g. author: "Karthik Ram")

Sending a pull request

  • Fork the repo if you don't have write access, otherwise create a new branch
  • Make changes and send a pull request.
  • Wait for PR to build, then click Details to preview changes live.

  • Wait for someone with write access to merge.

Code of Conduct

This website has a code of conduct

Funding

This effort is funded by NSF award 1743188

website's People

Contributors

abbycabs avatar danielskatz avatar jeffcarver avatar karthik avatar nniiicc avatar sbenthall 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.