Giter VIP home page Giter VIP logo

electronjs.org-old's Introduction

electronjs.org-old

Warning

This repository hosts an old version of Electron's website. For the source code of the current website, see the electron/website repository.

License

MIT

electronjs.org-old's People

Contributors

benbalter avatar binarymuse avatar ckerr avatar codebytere avatar dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar echjordan avatar electron-bot avatar erickzhao avatar felixrieseberg avatar github-actions[bot] avatar greenkeeper[bot] avatar groundwater avatar haacked avatar jlord avatar kevinsawicki avatar kilian avatar marshallofsound avatar miloszfalinski avatar molant avatar nhoritamang avatar pierreneter avatar simurai avatar sofianguy avatar vanessayuenn avatar vertedinde avatar vhashimotoo avatar zcbenz avatar zeke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

electronjs.org-old's Issues

Add WhapTk to app list

WhapTk!

A program that runs a Desktop Friendly version of http://whap.tk I first heard about Electron from Stremio, and after that... (A few days with electron, and finally electron boilerplate) I made it!
This website is a resource for students, to learn and prepare for their AP world history course. This website, and app is fully managed by students!
Now to the app itself.
Depending on the size of the App, different ways to use it will appear.

If sized landscape, default menus will be used..

landscape

When sized in portrait, a menu similar to Mobile will be used...

portrait_closed
portrait_opened

Here's a gif of it in action!

gif

Icons (Png):

Our new icon!

logo2

Our old icon!

png
If needed, I can link the ico file in an email.

-Jonathan Samuel
Contact me at : [email protected]

Broken Doc Links

Some links in the original documentation are not being parsed and updated correctly for the site electron/electron#4500.

All the links to APIs on the http://electron.atom.io/docs/v0.36.7/tutorial/desktop-environment-integration/ page are broken. (e.g., app.addRecentDocument, Tray API, etc.)

For instance "Tray API" leads to http://electron.atom.io/docs/v0.36.7/tutorial/api/tray.md#traydisplayballoonoptions-windows when it should lead to http://electron.atom.io/docs/v0.36.7/api/tray#traydisplayballoonoptions-windows

Update Documentation upon Electron Release

Currently updating the documentation here when there is a new minor release of Electron is a manual process of running a script in this repository. Having this be built into the process of the release would make it happen more timely ⌚

@zcbenz how would you prefer to do that? We could have a script in atom/electron that runs a another process and checks out atom/electron.atom.io, runs script/docs and then pushes it to master here (or even opens up a Pull Request). Would you be ok having something like that in Electron or you would you prefer it be set up as a web hook and executed elsewhere?

Add Postman

At First, Thanks for the awesome things.

Postman released its mac app few weeks ago on top of its already popular Chrome application.

Postman helps developers around the world to Create and send any HTTP request using the awesome Postman request builder. they can write their own test cases to validate response data, response times, and more! https://www.getpostman.com/

icon_128

Fix Internal Doc Links

These need to be handled so that they point to the right place in both the Electron repo and website.

Homepage Tagline

Love the new site and the branding πŸ‘ ❀️

Cross platform desktop application shell

I think this tagline should be more descriptive, at least on the homepage. It doesn't really explain what Electron is if you don't know what a "desktop application shell" is. "Build cross platform applications in web technologies" or something similar might be better.

Misleading advertising

Electron's site announces the availability of features (auto-update for example) and only after reading the docs one realizes that those features are actually implemented only for X, Y or Z OS. Please fix (by adding side notes or *s) as you're misleading people and making them create wrong ideas about electron.

Permission to use artwork

Hi,

I would like to use the following 2 photos on a github pages website ( located in your images folder ):

  • fork.png
  • os-box.png

Is it alright that I use those photos as-is on a webpage? If so, are there any citations you would like me to provide?

Some background info into my project. I am designing a Natural Language Processing package in Python. To showcase how my library is open-source, I would like to use the fork image. In addition, I would like to use the os-box image to demonstrate that my library is multi-platform. The name of the project is regex4dummies if you would like to look at it before giving me permission.

Thanks,
Vale Tolpegin

pygments no longer supported

After merging #141 I got the following warning email about pygments being no longer supported.

The page build completed successfully, but returned the following warning:

You are attempting to use the 'pygments' highlighter, which is currently unsupported on GitHub Pages. Your site will use 'rouge' for highlighting instead. To suppress this warning, change the 'highlighter' value to 'rouge' in your '_config.yml'. For more information, see https://help.github.com/articles/page-build-failed-config-file-error/#fixing-highlighting-errors.

GitHub Pages was recently upgraded to Jekyll 3.0. It may help to confirm you're using the correct dependencies:

https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0

For information on troubleshooting Jekyll see:

https://help.github.com/articles/using-jekyll-with-pages#troubleshooting

If you have any questions you can contact us by replying to this email.

Netbeast App

Hello, I have recently created an app of Netbeast project with Electron and I would love to have it on the app list. It is an OpenSource project πŸ˜„

Name: Netbeast

Description: Netbeast is an Internet of Things javascript development platform
that empowers developers to easily create and deploy IoT apps. With this application you will be able to run the Netbeast dashboard and let's start installing applications and plugins to control all your smart devices.

URL: netbeast.co

Icon: here you can download the full size icon

Markdown Parser Creates Different Header Links than .com

The markdown parser we are using on the site is generating different links from the raw markdown than what the parser on GitHub.com the Website generates πŸ˜“

Probably should just start generating the site ourselves and then pushing it up so that we can use all the πŸ’Ž gems to make it as close to .com as possible.

.com vs electron.atom.io

...api/web-view-tag.md#webviewsendchannel-args
...api/web-view-tag/#lt-webview-gt-send-channel-args

See original issue: electron/electron#2495

Electron website fails colour contrast

It's important that all users are able to read a website with ease be it when being viewed by someone having colour deficits or when viewed on a black and white screen.

We should be aiming for all colours to be at least AA compliant.

Unfortunately the Electron website doesn't pass AA compliance in a lot of areas- this means that the contrast is not enough for users with vision problems to be able to view the text easily.

Hero area
screen shot 2016-03-23 at 14 16 41

Links in hero area
screen shot 2016-03-23 at 14 18 07

Links on white
screen shot 2016-03-23 at 14 19 04

Top bar navigation
screen shot 2016-03-23 at 14 20 34

More features area
screen shot 2016-03-23 at 14 21 30

All text should pass AA compliance for it to be good enough for everyone to use. If you'd like me to talk through this in more detail I'd be happy to.

@connors mentioned that you might be redesigning the website anyway @simurai?

cc @jlord @kevinsawicki

Documentation lacking navigation options

I see no way to navigate between all the pages in the documentation section. Instead of being able to simply go from API>Synopsis to API>Process Object, you have to go navigate back and forward to the main documentation page for every navigation.
Possible suggestions:

  • Use the 2/3 unused area on the sides of the documentation page to provide a navigation to go between different documentation pages.
  • Make the directory tree useful with navigation links. If the top of the page reads "v0.28.0 / API / Synopsis", v0.28.0 should link to http://electron.atom.io/docs/v0.28.0/ and API to http://electron.atom.io/docs/v0.28.0/api/ (showing an appropriate section of the documentation).
  • Make a single page version that eliminates the need for navigating back and forth to read through
  • Create links at the top and bottom of the page to go to previous and next sections of documentation

Discussion here:
https://discuss.atom.io/t/documentation-lacking-navigation-options/18042/2

add Boost to app list

I and my friends make an electron app, Boost!

Boost is a note application for developer.
It is similar to Evernote, but it has code syntax highlight & markdown function!

Landing page is here.
https://b00st.io/

Ship List

please edit!

Before a 🚒 we need to:

  • the things in #4
  • Add electron.atom.io CNAME
  • rename atom-shell
  • rename grunt-atom-shell-installer package
  • rename grunt-download-atom-shell package
  • Add Google Analytics to electron.atom.io
  • Update Atom Shell references on atom.io
  • Update Atom Shell references in flight manual

Add Wire to apps list

I am glad to add another great electron app that has been released today.

wire
Wire is a beautiful and secure messenger and calling app.

Thanks to the electron team for this awesome peace of software.

PR: #108

Layout & Content

Ok, I've put together a rough layout of the elements we listed in the Inventory. 🎈

I'm not wedded to anything here: colors, alignment, whateverβ€”I just wanted to get the basics on here and pulled in some Atom styles, a place for us to get started hacking πŸ”ͺ at.

I added a section that wasn't on the Inventory but could be nice, if we can think of content. The section is just below the header, with the placeholder diagrams. We could put something here explaining a bit more about what Electron is/does.

electron

Contrast in code blocks is too low for comfort.

It's really hard to read code example sections like the image below because of contrast issues.
contrast

This could be one of those things where it looks dandy on Macintosh screens and less dandy on the screens of mere mortals.

Add Stremio (http://www.strem.io)

Hi,

I'd like to add Stremio - it's a media center to organize your movies / series / channels and receive notifications about them.

It also allows playback through an Add-ons system - right now it has add-ons for YouTube, Filmon.tv and a third-party add-on for streaming from torrents.

It's a nice tech example because it also uses WebChimera.js, i.e. binds electron with libvlc.

Icon here: http://www.strem.io/images/stremio-logo-small.png

BTW: according to CONTRIBUTE.md, I should open an issue. Should I PR as well?

Add Zoommy to Apps list

According to guildelines for contributing I created this issue to add our application.

Zoommy - is electron application, which helps customers find free photos from various CC0 and publicdomain photo stocks with pleasure.

Application is based upon electron framework, AngularJS, i spent a lot of time optimizing it.
Distribution via application website: http://zoommyapp.com/

Feel free to ask any questions.

logo_icon 2x

"Unknown command bundle" error running `script/bootstrap`

This is probably a stupid error – the cause seems pretty obvious – but I figured I'd throw it out there.

I installed Jekyll – sudo gem install jekyll – but I observed the error described in the title.

Installing Bundler – sudo gem install bundler – fixed the error.

Obviously, I'm not developing with Ruby on the computer I'm using!

If you agree it's sensible, I'll submit a PR to add a note to install Bundler to the README.

Adding Kakapo to featured apps

I've created a pull request (#93) to add my app Kakapo to the featured apps list.

I built Kakapo initially using React + Reflux and then went to see how far I could take the app by creating a native mobile (https://itunes.apple.com/gb/app/kakapo/id1046673139) and desktop (http://www.kakapo.co/app.html#desktop) experience too.

With React Native and Electron, I feel that the future is very bright indeed!

The code is available at https://github.com/bluedaniel/kakapo-app

kakapo

Site Inventory

What we want on a MVS (minimum viable site):

Edit this text and leave a comment

Basic details:

  • Static Pages site or Jekyll
  • One-pager for now
  • Same colors and styles as Atom
  • Ready by April 29th

Structure

From top to bottom

Header

  • Hero
    • 'Electron' in Atom typeface
    • Tagline/Blurb
    • 'Cross Platform Desktop Application Shell' ↩️ 'Used in Atom. Made with ❀️ by GitHub'

Featured Applications

  • Blurb
    • 'Applications built using Electron'.
  • Applications
    • App, App, App, App

Get Started with Electron

Footer

  • Links
    • Electron Repository, Atom

Incorrect documentation for browser window options

Moved from electron/electron#2342.

The documentation for browser window options lacks proper indentation. Everything below web-preferences should be indented one level. Currently it looks like, for example, text-areas-are-resizable is a property of options while it is a property of web-preferences. The Markdown seems to be OK, but the documentation page isn't properly indented.

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.