Giter Site home page Giter Site logo

awesome-www's Introduction

Website for awesome WM

Build Status

This is the main source of the website for the awesome window manager.

Requirements

Hacking

You can build the web page locally by running make, which will generate the output in html/.

To view it, open html/index.html in your web browser.

You can simulate running a web server using Python, which will automatically open index.html when following a link to a directory:

cd html && python3 -m http.server -b localhost 8000 &

Contributing to the Screenshots Section

To contribute with Screenshots:

  1. Add your image to the folder images/screenshots with an appropriate name.

  2. Add a new <figure> tag in the bottom of screenshots.mdwn,

  3. Inside the new tag, add the screenshots with a <img> tag and use the <figcaption> to add caption to the image, explaining what is being used on the screenshot.

Contributing to Recipes Section

Fork this repository and create a new branch with a name relevant to the information you will be adding to the site. If you have doubts in how to Fork and Branch, take a look in this cheat-sheet here

The process of editing files can be done inside GitHub's interface, more information here

With external Link

Create a new link in markdown format [Link Name](Real Link) in the appropriate section in recipes.mdwn file.

With internal Link (host in awesome site)

  1. Create a new page with your tutorial/setup/widget/snippet in Markdown, with a relevant name, under the recipes folder.

    Example recipes/xrandr-tutorial.mdmw

  2. Link your page to the right section in the recipes.mdwn page with Markdown syntax.

    Example [XrandR Tutorial](../recipes/xrandr-tutorial.html)

Seeing results and pulling your changes

  1. Build the site as explained in the Hacking section in this same page to check how your changes will look like.

  2. If everything is right and looks good, you're ready do make a Pull Request.

Publishing

The master branch gets built by Travis CI, and is then published through Github's Organization Pages.

Other resources

The API documentation for the master branch at /apidoc is viewable at Github's Project Pages for the apidoc repo, where it gets pushed to from successful builds in the awesome main repo.

awesome-www's People

Contributors

jd avatar psychon avatar blueyed avatar aajjbb avatar elv13 avatar calmarc avatar actionless avatar streetturtle avatar raksooo avatar serv-inc avatar folcraed avatar thmo avatar stefano-m avatar sim590 avatar shlomif avatar sammyshp avatar tilda avatar ryanplusplus avatar milisarge avatar julianvolodia avatar j605 avatar gregflynn avatar

Watchers

James Cloos 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.