Code Monkey home page Code Monkey logo

source.coveo.com's Introduction

Source @ Coveo

A technical blog by the fine people at Coveo

See our blog posts at source.coveo.com

Interested in creating a new post? See How to create a post

This blog was built using Jekyll hosted by github pages

Create a post

Preparation:

  1. You need a Github account, create one here
  2. Fork this repository
  3. (optional) Poke us in #technical_blog or #opensource channel on Slack to join Coveo Organization

Post creation:

  1. Create a new markdown file in _posts directory.
  2. You need a front-matter

ex:

---
layout: post

title: "Better unit test assertions in Java"

tags: [JavaScript Search Framework, Web Pages Connector, Jekyll]

author:
  name: Guillaume Simard
  bio: Team Lead, UA
  twitter: guisim
  image: guisim.jpg

---
  1. Write your post using markdown. Follow http://jekyllrb.com/docs/posts/
  2. Use the <!-- more --> tag within your post. To let Jekyll know where the excerpt ends.
  3. Commit and push to github.
  4. You can view your post at youruser.github.io/source.coveo.com
  5. Create a pull request and notify us on #technical_blog, we will then review, and merge if nothing is to be corrected.
  6. Roll yourself over all the traffic you will bring and controversies you will create

Run locally

  1. Install Docker
  2. Clone this repo
  3. Run these commands:
cd /path/to/your/repo
docker run --volume=$(pwd):/srv/jekyll -p 4000:4000 jekyll/jekyll jekyll server

You can then access your local copy of the blog via localhost:4000

Changes made to your local files will be reflected on your blog live.

For more help and info, Jekyll documentation has a nice installation page

source.coveo.com's People

Contributors

guisim avatar slangevin avatar pastjean avatar malaporte avatar wfortin avatar jrochette avatar amoreaucoveo avatar wnijmeijer avatar acverrette avatar olamothe avatar ksaa avatar marcsanfacon avatar cjohnson78 avatar lmandrile avatar jflheureux avatar lbenie avatar vbernard-coveo avatar erocheleau avatar bgarneau avatar marcantoineveilleux avatar germainbergeron avatar francoislg avatar jc-dumont avatar jebeaudet avatar fdallairecoveo avatar savoieric avatar rvincentcoveo avatar viccoveo avatar habanhero avatar jdevost avatar

Watchers

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