Giter Club home page Giter Club logo

papyros.github.io's Introduction

Papyros

Join the chat at https://gitter.im/papyros/papyros

GitHub issues Bountysource

General issue tracking and wikis for Papyros, along with a CMake superbuild for easy building of all the papyros projects.

Superbuild dependencies

Building the superbuild

The CMakeLists.txt provides a superbuild which checks out and builds the following projects:

  • qml-material
  • libpapyros
  • greenisland
  • papyros-shell
  • terminal-app
  • settings-app
  • software-app

To build the superbuild, run the following commands:

mkdir build; cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr # or ~/.local for local builds
make

That's it! CMake will automatically download, build, and install the included projects!

To run the desktop shell, simply run:

papyros-session

papyros.github.io's People

Contributors

bgdncz avatar elliotfriend avatar ibelieve avatar mralext20 avatar pierremtb avatar vogeltak 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

papyros.github.io's Issues

Style the Papyros name in the navbar

To add a play on words, the name is Papyros, with OS lowercase. However, we'll also highlight the OS part by making it bold.

So, for the part "Papyr", the font would be Roboto Light. The "OS" part should be Roboto Medium.

This change should be made to both the homepage layout and the default layout.

Site logo text on main page springs to next line for width < 340px

This can be fixed by setting styles for #logo-container like this:

/* fixes the real problem */
position: relative;

/* keeps the logo centered */
transform: translateX(-75%);

I would fix this myself (already have it done) but I do not know where to properly implement this fix. I just created a new css file and linked it from the default_light layout. As this is not a very elegant solution, I though I would ask for your help here.

Mobile design

first: your mobile design is great!
second: please add a better navigation at bottom. eg your blog is unreachable on mobile...

Support us on Bountysource button only shows part on mobile

The support us on bountysource button on the homepage only shows support us on.
Maybe we should just shorten it to support us for mobile:

<a>
    Support us<span class="hide-on-small-only"> on BountySource</span>
</a>

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29522486-support-us-on-bountysource-button-only-shows-part-on-mobile?utm_campaign=plugin&utm_content=tracker%2F8661072&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F8661072&utm_medium=issues&utm_source=github).

Create separate layout for the home page

Most pages will have a Material Design navigation bar. However, the home page will have a different, more lightweight layout, without a colored nav bar, and instead have colored MD buttons for the links in the upper right corner:

Home page layout

Implementation Details

  • Create new Jekyll layout called "homepage"
  • Create a separate header.html include for the homepage layout
  • Use Material Design buttons for the page links

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/8160443-create-separate-layout-for-the-home-page?utm_campaign=plugin&utm_content=tracker%2F8661072&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F8661072&utm_medium=issues&utm_source=github).

Not working anymore

http://papyros.io/ gives me a:

404

There isn't a GitHub Page here.

Are you trying to publish one? It may take up to thirty minutes until your page is available.

Read the full documentation to learn how to set up GitHub Pages
for your repository, organization, or user account. 

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.