Code Monkey home page Code Monkey logo

website's Introduction

This is the website for JobRunr.

If you see a typo, do not hesitate to create a pull request.

How to run locally

hugo server -D

How to get scss working in Hugo

Run

  • sudo npm install -g postcss-cli
  • npm install autoprefixer
  • npm install postcss-color-function
  • npm install cssnano
  • npm install postcss-custom-properties
  • npm install postcss-easy-import
TODO:
  • remove webinar popup
  • Update all content related to v6 and the blog post
    • Job Builder
    • deleteOnSuccess
    • deleteOnFailure
    • labels
    • job continuations
    • workflow
    • createOrReplace
    • Authentication
  • Update pricing with listing all features
  • buy trees
  • Add management page on the homepage
    • different page for developer / manager
  • Add contact me section via gmail schedule <- lead generation

website's People

Contributors

auloin avatar benallard avatar dumnicki avatar elyorbe avatar fabiofalci avatar ffroliva avatar geertschuring avatar jcputney avatar navrocky avatar prb112 avatar rdehuyss avatar shadowoflies avatar tan9 avatar tomdebacker avatar wrey75 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

website's Issues

Title message has text colour black on black background

The following phrase
Open and free for commercial use.Alternative for Spring Batch and Quartz Scheduler. Hangfire for Java.
has
Alternative for Spring Batch and Quartz Scheduler. Hangfire for Java.
in black so it's not really visible.

Incorrect codeblock

I can't seem to find the codeblock in the website repo, but it's the one on the very bottom of this page.

More specifically this part:

@Component
public class MyJobRequestHandler implements JobRequestHandler {
...
  }
}

I think it should be:

@Component
public class MyJobRequestHandler implements JobRequestHandler<MyJobRequest> {
...
  }
}

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.