Code Monkey home page Code Monkey logo

prss's People

Contributors

hodgef 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

Watchers

 avatar  avatar  avatar  avatar  avatar

prss's Issues

Add Github OAuth

Currently PRSS uses GitHub Personal Access Tokens to authenticate during setup. It would be better UX to have a "Login with GitHub" button instead.

This involves:

  • Adding in logic to login with GitHub.
  • Adjust create site flow.
  • Update documentation.

Improve performace & UX

PRSS could use some tweaks for build and runtime performance, namely:

  • Removing unnecessary timeouts (In internal tests this has improved build speed dramatically).
  • Removing site index.js, adding js code directly in index.html
  • Theme files and utils to be linked from npm instead of bundled to the application.

These changes should improve not only performance but maintainability and UX. For instance, when themes are updated there won't be a need to release a new build.

These improvements should be live as of 1.6.0

Sync between two machines.

This is mostly a question, but does the project support being used across multiple machines? Or by multiple authors? Since it's using Git, I would imagine it is possible, but I also see that it's using SQLite, so Im not sure if that DB is being checked into the repo or not. I guess the real question is whether it supports Git pull as well as push?

It would be great if you could support multiple authors/machines.

Improve Interface

The interface could use some adjustments (header esp.) in order to improve UX and emphasize content.

Before:

image
image

After:

image
image

This involves:

  • Creating a custom title bar.
  • Retouching the editor.
  • Reducing default window dimensions.
  • Other minor visual adjustments.
  • Update documentation.

Arch installation problem

Hi, I downloaded linux version and unzip files then I run with "./prss". In frontend it works. But when I click "Create New" button then select github my browser opening and direct me to app "Success - You can now close this page and return to PRSS" with this text. Apps give error "$Error: The name org.freedesktop.secrets was not provided by any .service files". Then I can't create a repo it takes infinity times.
Terminal output;
(node:13020) Electron: Loading non-context-aware native module in renderer: '/tmp/.org.chromium.Chromium.SFiuKG'. This is deprecated, see https://github.com/electron/electron/issues/18397.
Btw I use firefox not chromium default

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.