Giter Site home page Giter Site logo

colineberhardt / hellorust Goto Github PK

View Code? Open in Web Editor NEW

This project forked from badboy/hellorust

0.0 3.0 0.0 455 KB

Collection of resources & examples for Rust & WebAssembly

Home Page: https://www.hellorust.com/

Makefile 0.49% Liquid 38.46% CSS 61.05%

hellorust's Introduction

A collection of resources, articles, examples and links regarding Rust & WebAssembly

Website

Everything is automatically deployed and available on www.hellorust.com.

Development

The site is built using Cobalt. To compile everything and place it into the build/ folder, execute:

cobalt build

Deployment is automatically run through Travis CI on every push to the master branch.

Developing examples

Examples are placed in demos/. You can copy one of the existing examples or create a new one. Just pick a good short name as the directory name.

Please add a Makefile which compiles and copies all necessary files in place on invocation. See demos/add/Makefile for a simple example.

Add an index.liquid file for your example and make sure the following header is included:

extends: site.liquid
title: "Demo: Name of your example"
path: /demos/slug-of-your-example
---

Use HTML to structure your example explanation.

Contributions

All contributions are welcome. Please open an issue and tell us about your ideas. Pull Requests with new resources or examples are welcome as well.

hellorust's People

Contributors

badboy avatar arkada38 avatar geal avatar tcr avatar tomashubelbauer avatar

Watchers

James Cloos avatar Colin Eberhardt 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.