GithubHelp home page GithubHelp logo

co9olguy / unitary.fund Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unitaryfund/unitary.fund

0.0 0.0 0.0 101.7 MB

πŸ•ΈοΈ πŸ’› Unitary Fund Website πŸ’› πŸ•ΈοΈ

Home Page: https://unitary.fund

JavaScript 6.66% TypeScript 45.00% SCSS 1.17% Astro 18.60% MDX 28.57%

unitary.fund's Introduction

Unitary Fund

Unitary Fund is a non-profit that supports the open development of the quantum technology ecosystem.

Learn more about what we do at unitary.fund.

Adding a Unitary Fund Badge

If you are a project affiliated with Unitary Fund you can add the badge to your GitHub project using the following snippet:

[![Unitary Fund](https://img.shields.io/badge/Supported%20By-UNITARY%20FUND-brightgreen.svg?style=for-the-badge)](https://unitary.fund)

This will be rendered as:

Unitary Fund

Writing a blog post

To add a blog post, create a new markdown file (YYYY_your_title.md) in the src/content/blog/ directory. The following template post can be used to start from scratch, or check out one of the existing blog posts (markdown example, live render).

---
title: post title
author: author one and author two
day: 7
month: 2
year: 2023
---

# This is a heading style one

**This is a featured paragraph it cannot contain bold text but can contain [links](https://www.unitary.fund).**

More text

::image[d394zg4utwqxynenamqf]

## This is a heading in heading style two

This is a standard paragraph with a [hyperlink](https://www.example.com). **This is bold paragraph text**.

- this is a list item
- this is **bold** list item
- this is a long list item which has lots of words in it and will probably break onto a second or even a third line so we can make sure it looks as it is intended too. Can even have multiple sentences within a list item.
- this is a list item with a [link](https://unitaryhack.dev/) added in it.

### This is a heading in heading style three introducing a video

https://www.youtube.com/watch?v=dB_3R84ewig

#### This is a heading in heading style four


## Including code snippets with gists
A supported way to include code snippets is by embedding gists.
Gists are code snippets that you can create on Github.
Learn how to create one [here](https://docs.github.com/en/get-started/writing-on-github/editing-and-sharing-content-with-gists/creating-gists), and don't forget to ensure it is public!
Once created, use the hash from the gist URL with the syntax below.


::gist[matt-lourens/6cc14d37209de07abd707804f1b0219e/]

Once your post is ready, open a pull request (PR)!

The Vercel automation will create a preview you can access by clicking the "Visit preview" link that shows up in the bot comment. If the changes look good, request a review by tagging one of the UF team members (e.g., @nathanshammah).

Adding images

To add an image in a page, there are two options:

  1. (No Code option): Go to https://unitary-fund.vercel.app/author/image and upload your desired image. Copy the code it returns after upload, e.g, d394zg4utwqxynenamqf, and use the syntax ::image[d394zg4utwqxynenamqf] to insert it. Note that this option is the required one for adding a cover image to a new event.

  2. Upload the image to public/images/ and embed it into the desired page using the ![alt text](/images/your_image.png) syntax.

Adding a new grant

To add a new grant, create a markdown file (YYYY_project_name.md) under the src/content/grant/ folder. An example file is this 2023 grant to TorchQuantum. Make sure to edit the keys correctly, e.g. use alpha-2 code for the country key, as shown below

---
name: TorchQuantum
year: 2023
month: 4
day: 24
country: US
tags:
  - python
  - simulator
  - quantum
---
To **Hanrui Wang** to further develop **[TorchQuantum](https://github.com/mit-han-lab/torchquantum)**, a Quantum classical simulation framework based on PyTorch.

Open a PR to add the file on a new grant

If you have a Github account, you can directly add a new markdown file to add a new grant by clicking here and then opening a pull request (PR).

Run the website locally

Information on how to run the website locally are given in the developer docs wiki.

unitary.fund's People

Contributors

1ucian0 avatar andre-a-alves avatar andreamari avatar at2005 avatar beecastanon avatar brianingmanson avatar crazy4pi314 avatar dependabot[bot] avatar djgribben avatar enbr55 avatar francespoblete avatar gefux avatar hodgestar avatar joshdavenport avatar kallieferguson avatar karenrezkalla2 avatar mariam0003 avatar marwahaha avatar matt-lourens avatar misty-w avatar mstechly avatar natestemen avatar nathanshammah avatar quantumali avatar ruffa avatar smml1996 avatar vprusso avatar willzeng avatar wrathfulspatula avatar xuanxu 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.