GithubHelp home page GithubHelp logo

hhogg / hogg.io Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 2.0 224.13 MB

My personal website, which I use to as a playground for my own learnings and experiments.

Home Page: https://hogg.io

JavaScript 0.68% CSS 1.08% HTML 0.10% GLSL 0.13% TypeScript 57.19% Rust 40.83%

hogg.io's Introduction

My personal website, which I use as a playground for my own learnings and experiments.

Setup

  1. Install Rust (recommended through rustup)
  2. Install wasm-pack
  3. Install Node (recommended through NVM)
  4. Install Yarn -> npm i yarn -g
  5. Clone this repo -> git clone [email protected]:HHogg/hogg.io.git
  6. Enter directory -> cd hogg.io
  7. Install node dependencies -> yarn
  8. Install rust dependencies -> cargo fetch

Optional

  1. Install Postgres - This is used for the Euclidean tiling search tool. If you don't run it, you wont need Postgres.

Development

yarn dev

This will concurrently run a few development processes for watching for main website resources and dependencies. There are a couple of Wasm packages that are built from rust and are also watched and built when the files change.

Building & deploying

yarn build && yarn deploy

This will create a SSG build of the website and production builds of the Wasm packages, and will deploy it (Note: This will obviously not deploy to my site if you don't have the auth token).

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.