Coder Social home page Coder Social logo

shirbr510 / overwolf.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from overwolf/overwolf.github.io

0.0 2.0 0.0 87.26 MB

The Overwolf Developers website - API Documentation, guides, etc.

Dockerfile 0.06% JavaScript 55.31% CSS 9.81% SCSS 29.77% TypeScript 1.87% HTML 3.18%

overwolf.github.io's Introduction

Read Me

This is the repo of the Overwolf Developers website - API Documentation, guides, etc. This website is intended to serve as a quick reference and showcase.

NOTE that It will be about 5 minutes before a content change takes effect

Reference

Create a local dev environment

For as long as you simply wish to edit raw page content text, you can do all of your content edits directly from the GitHub web interface. Do mind the fact that markdown can be finnicky at times, so make sure your edits look exactly the way you want them to.

If you want to edit things more intricately, or to preview the website locally, you can follow the steps listed in here.

Markdown cheat-sheet

You can find our markdown convention best practices cheat-sheet here.

Edit an existing page

On every page there is an "Edit this page" button on the right side of the page, as well as at the bottom of the page.

You can click on it, edit the page, and suggest the change as a pull request. The Overwolf team will then review it, and merge it if the change is deemed to be of value to readers.

Add a new page

In order to add a new page, you should:

  1. Choose where the page should fit within the website. The sidebar structure of the website directly corresponds to the file hierarchy.
  2. Create a new file with the .mdx file extension in the right place.
  3. Add a page ID block on the top of your page. An example:
---
id: readme // unique identifier, the page URL. no spaces
title: README.TXT
sidebar_label: READ ME // try to avoid using sidebar_label, unless otherwise specified by the closest readme to your target location in the file hierarchy.
---
  1. You can use these docs templates as a baseline for new pages:

overwolf.github.io's People

Contributors

adircoh avatar antonk777 avatar avnerflorenhtal avatar benjokoren avatar benjokoren-ow avatar bilekill avatar bl0n avatar bullazy avatar dependabot[bot] avatar eladbahar avatar elazarheim avatar eransharv avatar erezefrat avatar eyalbira avatar fgfl avatar gilmat749 avatar glideow avatar heaserow avatar heeeysusu avatar icywave25 avatar itaygli avatar jacksatwork avatar odeditkinow avatar paviad avatar sh4rgaas avatar shirbr510 avatar shoomanjin avatar tomwolfgang avatar tsavner avatar zeuslucis avatar

Watchers

 avatar  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.