All Projects → Halo-Lab → halo-lab

Halo-Lab / halo-lab

Licence: MIT license
Website of the Halo lab: design and development agency

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
shell
77523 projects

Projects that are alternatives of or similar to halo-lab

Js Docs
Este projeto foi desenvolvido para contribuir com o open-source. Se você quiser contribuir basta seguir o README
Stars: ✭ 191 (+496.88%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Business
Gatsby Business Website Starter
Stars: ✭ 243 (+659.38%)
Mutual labels:  gatsby, gatsbyjs
React Portfolio Template
Modern React Portfolio Template (FREE)
Stars: ✭ 188 (+487.5%)
Mutual labels:  gatsby, gatsbyjs
Sentry Docs
The new place for the sentry documentation (and tools to build it)
Stars: ✭ 160 (+400%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Theme Antv
⚛️ Polished Gatsby theme for documentation site
Stars: ✭ 249 (+678.13%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Plugin Favicon
Favicon Gatsby plugin
Stars: ✭ 175 (+446.88%)
Mutual labels:  gatsby, gatsbyjs
Reactive Resume
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Stars: ✭ 3,280 (+10150%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Source Ghost
Source plugin for pulling data into Gatsby.js from the Ghost Public API.
Stars: ✭ 144 (+350%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Theme Terminal
A zero component Gatsby theme for developers 🔋
Stars: ✭ 251 (+684.38%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Portfolio Jodie
Image-heavy photography portfolio with colorful accents & customizable pages. Includes adaptive image grids powered by CSS grid and automatic image integration into projects.
Stars: ✭ 249 (+678.13%)
Mutual labels:  gatsby, gatsbyjs
Gatsbyhub
Access everything Gatsby has to offer without ever leaving Visual Studio Code. This VSCode Extension allows you to generate a new Gatsby site using a starter, browse Gatsby plugins, and develop a server all with a click of a button.
Stars: ✭ 158 (+393.75%)
Mutual labels:  gatsby, gatsbyjs
Ram
⚛️ React Application Manager: create and run React (and other) applications – no command line or build setup required
Stars: ✭ 585 (+1728.13%)
Mutual labels:  development, gatsby
Gatsby Remark Oembed
A GatsbyJS Plugin that transforms oembed links into its corresponding embed code.
Stars: ✭ 154 (+381.25%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Docker
Develop & Build GatsbyJS static sites within Docker.
Stars: ✭ 184 (+475%)
Mutual labels:  gatsby, gatsbyjs
Spacy Course
👩‍🏫 Advanced NLP with spaCy: A free online course
Stars: ✭ 1,920 (+5900%)
Mutual labels:  gatsby, gatsbyjs
Here Covid 19 Tracker
Using HERE Technologies APIs, fork and build your own COVID-19 Tracker. For a live version, see the website.
Stars: ✭ 200 (+525%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Try Ghost
Publish flaring fast blogs with Gatsby and Ghost
Stars: ✭ 137 (+328.13%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Delog
A blog for designers and developer, built with Gatsby and Netlfiy CMS. Live demo https://delog-w3layouts.netlify.com/
Stars: ✭ 145 (+353.13%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Mdx Blog Starter Project
Gatsby MDX Blog Starter Project
Stars: ✭ 248 (+675%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Portfolio Emma
Minimalistic portfolio with full-width grid, page transitions, support for additional MDX pages, and a focus on large images. Especially designers and/or photographers will love this theme! Built with MDX and Theme UI.
Stars: ✭ 253 (+690.63%)
Mutual labels:  gatsby, gatsbyjs

Halo Lab Website

DEPRECATED. This repo contains previous version of the website, the current one is written with Eleventy and not yet open sourced. But we're working on it.

It's an open sourced version of www.halo-lab.com website.

Developed in Halo lab

Note

To run this project you need .env. We'll add test .env file with test tokens later on, for now you can request it from Sergey Diniovksiy, Eugene Byrlad or Mikhail Netkachev.

Prerequisites

The application was built with Node 12.16.1

Run this command if you're using nvm

nvm use

Installation

Download all necessary dependencies:

npm install

Development

Copy the .env.example file to .env

cp .env.example .env

Start server, watch changes and update build in development mode:

npm start

Clean cache directory:

npm run clean

Production

Create build in a production mode:

npm run build

Start server in production mode:

npm run serve

Note

A list of all the commands you can find in the file package.json.

Word from author

Have fun! ✌️

Supported by Halo lab
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].