Git Product home page Git Product logo
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 in ISO_8601 which looks like this yyyy-mm-dd hh:mm:ss. Note: you will need to account for whether or not the meetup is taking place during BST and alter the date format to be in UTC without the timezone offset e.g. 2019-08-15 19:00:00+01:00 would become 2019-08-15 18:00:00.

Inside this file create a template similar to the below

---
layout: meetups
location: CloudCall, 1 Colton Square, LE1 1QH, Leicester
started_at: 2019-08-15 18:00:00
ended_at: 2019-08-15 19:30: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


LeicesterJS's Projects

member-projects icon member-projects

Collection of Open Source Projects built by LeicesterJS members - designed for others to contribute to them

site icon site

🦊 Official LeicesterJS Website

speakers icon speakers

Do you want to speak at the next LeicesterJS Meetup? File an issue here

talks icon talks

Collection of Talks and Slides from the Meetup (Give Talk Feedback here!)

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.