Code Monkey home page Code Monkey logo

site's People

Contributors

777mms36 avatar amandamcg avatar amybaldwindev avatar ayanahawk avatar dannyprikaz avatar descartez avatar food-oasis-contribute[bot] avatar georgefpope avatar hanhanhan avatar hvz90 avatar jayunani avatar jgmcalpine avatar jimthoburn avatar joshuazrobins avatar jvjruiz avatar kathwang21 avatar kimhjona avatar learningnerd avatar malakdlo avatar marioesparza avatar quipcode avatar ravencofer avatar robertisandor avatar rsthoburn avatar somerandom42 avatar syropcode avatar tamurafatherree avatar tinuola avatar wesrowe avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

site's Issues

Update MapBox version for the β€œlocation details” page

πŸ†•πŸ₯☝ First Timers Only.

This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you πŸ’

About First Timers Only.

πŸ€” What you will need to know.

Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.

πŸ“‹ Step by Step

  • πŸ™‹ Claim this issue: Comment below.

    Once claimed we add you as contributor to this repository.

  • πŸ‘Œ Accept our invitation to this repository. Once accepted, assign yourself to this issue

  • πŸ“ Update the file _layouts/location-details.html in the site repository (press the little pen Icon) and edit the line as shown below.

@@ -5,7 +5,7 @@
 include_back: true
 
 stylesheets:
-  - "https://api.tiles.mapbox.com/mapbox-gl-js/v0.48.0/mapbox-gl.css"
+  - "https://api.tiles.mapbox.com/mapbox-gl-js/v0.53.1/mapbox-gl.css"
 ---
 <header class="location-summary">
 
@@ -230,7 +230,7 @@ <h2>Options</h2>
 	</ul>
 </section>
 
-<script src="https://api.tiles.mapbox.com/mapbox-gl-js/v0.48.0/mapbox-gl.js"></script>
+<script src="https://api.tiles.mapbox.com/mapbox-gl-js/v0.53.1/mapbox-gl.js"></script>
 
 <!-- For location-details.js -->
 <script type="text/template" id="marker-template">
  • πŸ’Ύ Commit your changes

  • πŸ”€ Start a Pull Request. There are two ways how you can start a pull request:

  1. If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.

  2. You can edit files directly in your browser

  • 🏁 Done Ask in comments for a review :)

πŸ€”β“ Questions

Leave a comment below!

This issue was created by First-Timers-Bot.

Update MapBox version for the β€œlocations” page

πŸ†•πŸ₯☝ First Timers Only.

This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you πŸ’

About First Timers Only.

πŸ€” What you will need to know.

Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.

πŸ“‹ Step by Step

  • πŸ™‹ Claim this issue: Comment below.

    Once claimed we add you as contributor to this repository.

  • πŸ‘Œ Accept our invitation to this repository. Once accepted, assign yourself to this issue

  • πŸ“ Update the file _layouts/location-list.html in the site repository (press the little pen Icon) and edit the line as shown below.

@@ -9,7 +9,7 @@
 include_footer: false
 
 stylesheets:
-  - "https://api.tiles.mapbox.com/mapbox-gl-js/v0.48.0/mapbox-gl.css"
+  - "https://api.tiles.mapbox.com/mapbox-gl-js/v0.53.1/mapbox-gl.css"
 ---
 
 <h2><a href="#list-results" id="list-results-title">List Results</a></h2>
@@ -175,7 +175,7 @@ <h1>Oops! We couldn’t find any matching locations.</h1>
 <!-- Jim’s Google Maps API key -->
 <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBP5KxqO9v1sLhXlkrG3vDiDdOJvYLJ0H4"></script>
 
-<script src="https://api.tiles.mapbox.com/mapbox-gl-js/v0.48.0/mapbox-gl.js"></script>
+<script src="https://api.tiles.mapbox.com/mapbox-gl-js/v0.53.1/mapbox-gl.js"></script>
 
 <script>
 	if (!mapboxgl.supported()) {
  • πŸ’Ύ Commit your changes

  • πŸ”€ Start a Pull Request. There are two ways how you can start a pull request:

  1. If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.

  2. You can edit files directly in your browser

  • 🏁 Done Ask in comments for a review :)

πŸ€”β“ Questions

Leave a comment below!

This issue was created by First-Timers-Bot.

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.