GithubHelp home page GithubHelp logo

javascriptmn / javascriptmn.github.io Goto Github PK

View Code? Open in Web Editor NEW
12.0 5.0 4.0 5.43 MB

Organization website for JavaScriptMN

Home Page: https://javascriptmn.com

License: MIT License

JavaScript 36.39% CSS 8.32% Nunjucks 55.28%
meetup javascript

javascriptmn.github.io's Introduction

JavaScriptMN

This site is built with Eleventy and Tailwind.

PRs should be made against the main branch. Upon merging, a GitHub Action will build and deploy the site to the gh-pages branch.

Prerequisites

Install dependencies with npm install. Set up git hooks with npm run setup-git-hooks.

Develop

Run npm run start and access the dev server at the address it reports.

Build

Run npm build, and a built version will be written to /dist. You can run the built site in a web server, for example, npx serve dist.

Building for production minifies HTML, CSS, and JavaScript files as well as adds a cache-busting parameter to those resources.

Events

A list of events (past and upcoming) are stored in src/globals/events.js. The newest non-hidden event that is in the future will be treated as the featured upcoming event. A small amount of clientside JavaScript will automatically hide this event the day after it has occurred.

javascriptmn.github.io's People

Contributors

brampersandon avatar brianmitchl avatar dependabot[bot] avatar lancebecker avatar randallmeeker avatar ryanmr avatar skylineproject avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

javascriptmn.github.io's Issues

Describe food/drink offerings

As an attendee with dietary restrictions, I need information about what food will be provided at the meetup, so I can plan accordingly.

  • On the Meetup event, describe which foods will be offered
    • Currently, pizza, desserts, salads, and snacks
  • Create a page (or homepage module) that describes more about meetup logistics

Site should pull data from Meetup.com

Requirements

  • Should use Meetup.com API
  • Should display latest meetup information on the homepage
  • Should be performant enough to allow for quick loading
  • Should not require a re-build of the site to update rendering

Implementation status

This was in place as part of an early dev build of the site, but I never completed the modifications necessary to make this work with the new UI.

Pages missing <title> value

There appears to be a bug in the implementation of the react-helmet, the package being used to update the document's <title> tag. While the tag exists, it has an empty value. This is problematic for:

  • accessibility
  • SEO
  • general user experience (as the tab title is simply "javascriptmn.com" no matter the page navigated to)

I'd look into it myself, but the version of react-helmet in place is mildly outdated and the applicable documentation is likely buried in an old commit of the plugin's readme.

new sponspr

I heard there's a new sponsor, but they weren't added to the website, can you please add them?

Also where is our site at?

Broken responsive styles between 600px and ~1060px

Between 600px and ~1060px, several page elements behave poorly:

  • The "Next Event" block sits flush with the left side of the window
  • The "Location" heading box extends past the left side of the window
  • The "Speaking" heading box causes overflow of the main content area

This could be resolved by just broadening the media query for the mobile styling up to 1060px, but may be worth a closer look.

Notes for new website

Random notes and things to do for the website.

Home Page

  • Main Section that advertises latest blog entry
  • Show Next Meetup
  • Show top 4 sponsors

Sponsorship stuff

Need a page to show our current sponsors.

  • Olson : Host Level (home page as well)
  • Gold Level Logos, Links (home page as well) x 3
  • Silver Level Logos, Links x 3
  • Bronze x List Names / Links
  • Schwage - list of Names Links

Link to Sponsor Opportunities from this page.

Main Menu

  • About Us
    -- Info About Us (that we have yet to write)
    -- Code of Conduct (link)
    -- Mission Statment (that we have yet to write) (link)
    -- Contact Us
  • Sponsors
    -- List of Sponsors (from above)
    -- Link to Sponsorship Opportunities (link)
  • Speak
    -- Text to encourage people to speak and tells them how to get ahold of us (that we need to write)
    -- Speaker Questionaire (link)

Footer

Should have social media

  • meetup meetup.com/javascriptmn
  • github github.com/javascriptmn
  • twitter @JavaScriptMN

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.