Code Monkey home page Code Monkey logo
HYPR photo

hyprnz Goto Github PK

repos: 36.0 gists: 0.0

Name: HYPR

Type: Organization

Bio: Improving the delivery of customer value through software by helping enterprises uplift their capability across technology, talent, practices and product.

Twitter: hyprnz

Location: New Zealand

Blog: https://hypr.nz

Hypr Website

Running Jekyll this website is generated automatically at the URL hyprnz.github.io. All commits will be continuously deployed to the site. Do not commit the "_site" folder (this is ignored in .gitignore). GiHub pages automatically generates the site on commit.

To view the site go to http(s)://hyprnz.github.io

Running locally

To test your site locally, you’ll need

  • ruby
  • the github-pages gem

Installing the github-pages gem

Run the following command:

gem install github-pages

This will install the github-pages gem and all dependencies (including jekyll).

Testing your site locally

To construct and test your site locally, go into the directory and type

jekyll build

This will create (or modify) a _site/ directory, containing everything from assets/, and then the index.md and all pages/.md files, converted to html. (So there’ll be _site/index.html and the various _site/pages/.html.)

Type the following in order to “serve” the site. This will first run build, and so it does not need to be preceded by jekyll build.

jekyll serve

Now open your browser and go to http://localhost:4000

HYPR's Projects

dev-container-dotnet icon dev-container-dotnet

A template to create repositories for .NET development in a dev container using VS Code. This can be used across Windows, Linux and MacOS.

ng-sortable icon ng-sortable

AngularJS Library for Drag and Drop, supports Sortable and Draggable. No JQuery/JQuery UI used. Supports Touch devices.

nhibernate-workshop icon nhibernate-workshop

Sample that demonstrates the use of an aspect for transaction handling in a console or a web application

org-design icon org-design

Recruitments, Job specs and Exercises for candidates

plantuml-server icon plantuml-server

PlantUML Server is a web application to generate UML diagrams on-the-fly.

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.