A website template coded with HTML, CSS, and Javascript following a design by Cindy Shin

  • By Fábio Vinícius Lima
  • Last update: Sep 2, 2022
  • Comments: 2

IG-Community-Gathering

a simple Indie Gaming Community Gathering project written as a website for learning purposes for the Microverse Program.

Built With

  • HTML
  • CSS
  • Javascript

Getting Started

Clone repo https://github.com/limavfabio/summit-template

Prerequisites

Any modern browser

Live Demo

https://limavfabio.github.io/summit-template/index.html

Authors

👤 Fábio Lima

Attribution

This website was made following the design of Cindy Shin, per the license https://creativecommons.org/licenses/by-nc/4.0/

You can find her design here: https://www.behance.net/gallery/29845175/CC-Global-Summit-2015

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

Github

https://github.com/limavfabio/summit-template

Comments(2)

  • 1

    Add webpage layout

    This PR implements a copy of the template for the 2015 CC Global Summit webpage made by Cindy Shin.

    Presentation video: https://www.loom.com/share/ebfb9e0b570d419ab183475b9f4446d4

  • 2

    Bump vm2 from 3.9.10 to 3.9.11

    Bumps vm2 from 3.9.10 to 3.9.11.

    Release notes

    Sourced from vm2's releases.

    3.9.11

    New Features

    https://github.com/patriksimek/vm2/commit/58478a58c6f4af3c54faf4117ed5ab72d2cc8cd5: Add option require.strict to allow to load required modules in non strict mode.

    Fixes

    https://github.com/patriksimek/vm2/commit/d9a7f3cc995d3d861e1380eafb886cb3c5e2b873: Security fix.

    Changelog

    Sourced from vm2's changelog.

    v3.9.11 (2022-08-28)

    [new] Add option require.strict to allow to load required modules in non strict mode.
    [fix] Security fix.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.