Code Monkey home page Code Monkey logo

website's People

Contributors

c-schuhmann avatar cengkaruk avatar dasa avatar dcohenb avatar gitname avatar gnortech avatar k26pl avatar rogerwang avatar thejaredwilcurt avatar westonganger avatar zaygraveyard 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

Watchers

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

website's Issues

REST API for dl.nwjs.io

If there was a REST route to call that would return a JSON payload of NW.js releases, one could create dynamic code on the website to always point to the correct latest release.

Add release date to versions.json

Hello, I'm currently doing a lot of research on web frameworks including NW.js and I would find it handy if the versions.json would contain a field with the respective release date.

If this would be okay for you, I could also create a pull request where the previous versions are already added, because I'm adding the release dates on my local version anyway.

Add book to list of available resources?

Hi,

I'm the author of "NW.js in action" - http://manning.com/jensen, a book that I'm currently writing.

I'd like to provide a link to the book on the website, so that people interested in NW.js will know that there are books on the subject, and consider purchasing them.

In return, we can offer a discount to those interested in reading the book via Manning's early access program (MEAP).

If there is anything else I can do to assist, please let me know.

Regards,

Paul Jensen

Lots of bugs

  1. Link to the website in the README
  2. the background image on the blog has a white line, looks bad
  3. the font in the header for NW.js looks terrible, either change it to something better, or use this image
  4. Implement a "Quick Start" page, like this
  5. On the blog page there is a a white center background. On the Downloads page it is missing.
  6. In your package.json have a postinstall that runs bower install this will remove a step in the instructions (#24)
  7. To run the site locally you should only have to do npm install and npm start. This is pretty standard practice now. (#25)
  8. The footer on the Downloads page doesn't reach the bottom of the screen. Looks bad
  9. Release an API for others to use for releases and downloads. Something like this.
  10. Search on the documentation flat out doesn't work.
  11. Stop using Metal smith and handlebars and just use regular old HTML/CSS/JS and I'll fix your entire site. I already did it once, that framework is just too ugly to bother looking at. Your site has stagnated because you've limited access to working on it to the 3 people who would ever want to use that set up. Keep it simple.

Add additional pages like:

  • "Showcase" or "Spotlight" to show apps that have been made with NW.js
  • "Tutorials" or "References" for links to NW.js specific videos, blogs, books, libraries, frameworks, boiler plates.
  • "About" page. A few paragraphs about the people working on the project.
  • "History" page. A full history of the project, how it started and all the changes it's gone through along the way.
  • "FAQ": The most important Frequently Asked Questions.

Offer to help with the website

Hey, I've started using nw.js and really enjoying it. I think the website definitely needs more work, but is probably low on your priorities. So if you are open to help, I am willing to help out with the website in any way I can. Let me know.

Multi-language?

Greetings, I suggest add language switch to the web-site.
What you think about that?

Unable to set up repo on local environment

Reproduction steps:

Node: v20.5.0
npm: v9.8.1

  1. Clone repo
  2. npm install
Error on install:
PS C:\Users\Ayush\code\nw\site> npm i
npm WARN deprecated [email protected]: This module relies on Node.js's internals and will break at some point. Do not use it, and update to [email protected].
npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: No longer maintained. Use [lru-cache](http://npm.im/lru-cache) version 7.6 or higher, and provide an asynchronous `fetchMethod` option.
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated  
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: This package is no longer maintained and has moved to the @metalsmith org; Please migrate to the following package: @metalsmith/metadata
npm WARN deprecated [email protected]: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm WARN deprecated [email protected]: This version of Metalsmith is no longer supported
npm WARN deprecated [email protected]: This package is no longer maintained and has moved to the @metalsmith org; Please migrate to the following package: @metalsmith/collections
npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm WARN deprecated [email protected]: This package is no longer maintained and has moved to the @metalsmith org; Please migrate to the following package: @metalsmith/in-place
npm WARN deprecated [email protected]: No longer maintained; Migrate to the following package: @metalsmith/permalinks
npm WARN deprecated [email protected]: This package is no longer maintained and has moved to the @metalsmith org; Please migrate to the following package: @metalsmith/layouts
npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm WARN cleanup Failed to remove some directories [
npm WARN cleanup   [
npm WARN cleanup     'C:\\Users\\Ayush\\code\\nw\\site\\node_modules\\metalsmith-permalinks',
npm WARN cleanup     [Error: EPERM: operation not permitted, rmdir 'C:\Users\Ayush\code\nw\site\node_modules\metalsmith-permalinks\test\fixtures\relative-multiple'] {
npm WARN cleanup       errno: -4048,
npm WARN cleanup       code: 'EPERM',
npm WARN cleanup       syscall: 'rmdir',
npm WARN cleanup       path: 'C:\\Users\\Ayush\\code\\nw\\site\\node_modules\\metalsmith-permalinks\\test\\fixtures\\relative-multiple'
npm WARN cleanup     }
npm WARN cleanup   ],
npm WARN cleanup   [
npm WARN cleanup     'C:\\Users\\Ayush\\code\\nw\\site\\node_modules',
npm WARN cleanup     [Error: EPERM: operation not permitted, rmdir 'C:\Users\Ayush\code\nw\site\node_modules\bower\lib\node_modules\requireg\node_modules\resolve\test\resolver\biz\node_modules'] {
npm WARN cleanup       errno: -4048,
npm WARN cleanup       code: 'EPERM',
npm WARN cleanup       syscall: 'rmdir',
npm WARN cleanup       path: 'C:\\Users\\Ayush\\code\\nw\\site\\node_modules\\bower\\lib\\node_modules\\requireg\\node_modules\\resolve\\test\\resolver\\biz\\node_modules' 
npm WARN cleanup     }
npm WARN cleanup   ]
npm WARN cleanup ]
npm ERR! code 1
npm ERR! path C:\Users\Ayush\code\nw\site\node_modules\node-sass
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node scripts/build.js
npm ERR! Building: C:\Program Files\nodejs\node.exe C:\Users\Ayush\code\nw\site\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli   'C:\\Program Files\\nodejs\\node.exe',
npm ERR! gyp verb cli   'C:\\Users\\Ayush\\code\\nw\\site\\node_modules\\node-gyp\\bin\\node-gyp.js',
npm ERR! gyp verb cli   'rebuild',
npm ERR! gyp verb cli   '--verbose',
npm ERR! gyp verb cli   '--libsass_ext=',
npm ERR! gyp verb cli   '--libsass_cflags=',
npm ERR! gyp verb cli   '--libsass_ldflags=',
npm ERR! gyp verb cli   '--libsass_library='
npm ERR! gyp verb cli ]
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing "build" directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable "python2" in the PATH   
npm ERR! gyp verb `which` failed Error: not found: python2
npm ERR! gyp verb `which` failed     at getNotFoundError (C:\Users\Ayush\code\nw\site\node_modules\which\which.js:13:12)
npm ERR! gyp verb `which` failed     at F (C:\Users\Ayush\code\nw\site\node_modules\which\which.js:68:19)
npm ERR! gyp verb `which` failed     at E (C:\Users\Ayush\code\nw\site\node_modules\which\which.js:80:29)
npm ERR! gyp verb `which` failed     at C:\Users\Ayush\code\nw\site\node_modules\which\which.js:89:16
npm ERR! gyp verb `which` failed     at C:\Users\Ayush\code\nw\site\node_modules\isexe\index.js:42:5
npm ERR! gyp verb `which` failed     at C:\Users\Ayush\code\nw\site\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb `which` failed     at FSReqCallback.oncomplete (node:fs:200:21)     
npm ERR! gyp verb `which` failed  python2 Error: not found: python2
npm ERR! gyp verb `which` failed     at getNotFoundError (C:\Users\Ayush\code\nw\site\node_modules\which\which.js:13:12)
npm ERR! gyp verb `which` failed     at F (C:\Users\Ayush\code\nw\site\node_modules\which\which.js:68:19)
npm ERR! gyp verb `which` failed     at E (C:\Users\Ayush\code\nw\site\node_modules\which\which.js:80:29)
npm ERR! gyp verb `which` failed     at C:\Users\Ayush\code\nw\site\node_modules\which\which.js:89:16
npm ERR! gyp verb `which` failed     at C:\Users\Ayush\code\nw\site\node_modules\isexe\index.js:42:5
npm ERR! gyp verb `which` failed     at C:\Users\Ayush\code\nw\site\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb `which` failed     at FSReqCallback.oncomplete (node:fs:200:21) {   
npm ERR! gyp verb `which` failed   code: 'ENOENT'
npm ERR! gyp verb `which` failed }
npm ERR! gyp verb check python checking for Python executable "python" in the PATH
npm ERR! gyp verb `which` succeeded python C:\Python311\python.EXE
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Command failed: C:\Python311\python.EXE -c import sys; print "%s.%s.%s" % sys.version_info[:3];
npm ERR! gyp ERR! stack   File "<string>", line 1
npm ERR! gyp ERR! stack     import sys; print "%s.%s.%s" % sys.version_info[:3];      
npm ERR! gyp ERR! stack                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
npm ERR! gyp ERR! stack SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
npm ERR! gyp ERR! stack
npm ERR! gyp ERR! stack     at ChildProcess.exithandler (node:child_process:421:12)   
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:514:28)
npm ERR! gyp ERR! stack     at maybeClose (node:internal/child_process:1105:16)       
npm ERR! gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:305:5)
npm ERR! gyp ERR! System Windows_NT 10.0.25921
npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Ayush\\code\\nw\\site\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
npm ERR! gyp ERR! cwd C:\Users\Ayush\code\nw\site\node_modules\node-sass
npm ERR! gyp ERR! node -v v20.5.0
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok
npm ERR! Build failed with error code: 1

npm ERR! A complete log of this run can be found in: C:\Users\Ayush\AppData\Local\npm-cache\_logs\2023-08-08T05_50_36_029Z-debug-0.log

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.