Git Product home page Git Product logo

site's Introduction

osdc logo

๐ŸฆŠ LeicesterJS Website

The Official LeicesterJS Website - See it Live at https://leicesterjs.org



๐Ÿ‘ฉโ€๐Ÿ’ป Getting Started

First clone the project

$ git clone https://github.com/leicesterjs/site leicesterjs-site

Next install the dependencies and run the project. $ npm install && npm run dev

When you make changes to the code, the blog will automatically update via BrowserSync.

๐Ÿ‘ฅ Creating a new Meetup

To create a new meetup based on the official meetup contained on https://meetup.com/leicesterjs, first create a dated markdown file in /src/meetups The format of the date should be yyyy-mm-dd

Inside this file create a template similar to the below

---
layout: meetups
location: CloudCall, 1 Colton Square, LE1 1QH, Leicester
occurred_at: Thursday July 18th 2019, 19:00 to 21:00
tags: meetups
talks:
  - speaker: Joshua Graham,
    title: A mostly non technical talk about building software
  - speaker: Richard Birley,
    title: Component based design with Figma
title: LeicesterJS - August Meetup - Design & Non-Technical
meetup_id: 263567706
---

You can find the meetup_id in the URL of the Meetup in question. For the above the URL is https://www.meetup.com/leicesterjs/events/263567706/ The end part is the Id you need.

After you have written the article, submit a new Pull Request.

Technologies

  • Built using Eleventy (11ty)
  • Hosted on Netlify

Made with โค๏ธ by the lovely attendants of LeicesterJS


site's People

Contributors

danjordan avatar adam-stac-solutions avatar joshghent 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.