Code Monkey home page Code Monkey logo

nohello-site's Introduction

No Hello

Hello!

https://nohello.net/

Translators

We've added language support to the site, but are still working out the best workflow for people to submit translations. (There's a small amount of manual work required on the code side!)

If you'd like to submit a translation, you can find us on Transifex. I think you can suggest translations directly on their site without needing an invite to the organisation, but I'm not sure exactly. Let us know! Let's figure it out.

Either way, open an issue on our GitHub repo, and we'll work out the best way to proceed :)

Programmers

This project is a Eleventy site. If you've used a static site generator before, you're pretty much good to go. If not, take a look through the Eleventy documentation to get up to speed.

Getting Started

It's a JavaScript site, so you'll need node installed. Using nvm will make sure you're using the right version.

# git clone, etc
yarn        # install dependencies
yarn serve  # run development server

Then open localhost:8123 in your browser, and you should be ready to disco.

Making Changes

Unit tests are via Mocha. Nothing too fancy there.

We use UI tests via Playwright. To ensure consistency, the snapshots are taken with a Linux container. To run this locally for convenience, you'll need two things installed: Docker and act.

Available commands:

yarn check-snapshots  # do your snapshots match?
yarn update-snapshots # if not, update your snapshots!

Translations

Changed base strings? yarn strings:push. Updated translations? yarn strings:pull.

nohello-site's People

Contributors

notjosh avatar notlmk avatar moaufmklo avatar dafrok avatar klaernie avatar learexx avatar dependabot[bot] avatar

Watchers

James Cloos 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.