Giter Site home page Giter Site logo

website's People

Contributors

defman avatar fussballandy avatar iaiao avatar stackotter avatar tracreed avatar

Watchers

 avatar  avatar  avatar  avatar

website's Issues

Docs and book

Book

The docs navigation link should display the pages from feather-rs/feather/docs/src.

API

  1. The SUMMARY.md should be parsed and returned on api/docs/summary
  2. Each page from in the src should be built and served through api/docs/page/[...src_path]
  3. The built pages should be cached and a build should be triggered via webhooks.

Useful dependencies

Frontend

  1. The result of api/docs/summary should be displayed in the aside on frontend/docs/*
  2. The content of every page should be loaded from the api api/docs/page/[...src_path] displayed on frontend/docs/[...src_path].
  3. On frontend/docs the first chapter from api/docs/summary should be displayed.

Stuff that needs to be done

  • Indicate when the logging of the simulated output is 'over'
  • Scrollbars behaving being different on each browser and each OS and thus making the scrollbar a bit weird for some people

Typography

Typography

We should have some standard .typeography class, with some stylying for headings, links, paragraphs, and etc. I already started some work on this in the global.pcss, should be moved into its own file. Feel free pull in sass, less, stylus, or alternatives.

Plugin repository tables

Plugin repository

We need to define tables for the plugin repository, we should minimize sequential table scans. Feel free to use triggers to efficient aggregate data.

Tables

  • plugins
  • plugin_owners
  • plugin_versions
  • plugin_authors
  • plugin_categories
  • plugin_verion_files
  • plugin_version_daily_downloads

We will add support for dependencies later.

Association

Assocation

API

  • Cache the budget from the association repo at api/association/budget
  • Cache the articles of association from the association repo at api/association/articles-of-association
  • Webhook to invalidate the cached
  • Possibly add stripe payment option for membership fee

Frontend

  • Small introduction of the association at frontend/association
  • Display the budget at frontend/association/budget via fetch api/association/budget
  • Display the budget at frontend/association/articles-of-association via fetch api/association/articles-of-associationt
  • Possible add stripe payment option for membership fee

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.