Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow page building of landing pages #18

Open
chrisdmacrae opened this issue Aug 23, 2020 · 0 comments
Open

Allow page building of landing pages #18

chrisdmacrae opened this issue Aug 23, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@chrisdmacrae
Copy link
Owner

Struggle:

See #14

Solution

A medium-style editing experience is:

  • A hero area
    • Configurable image
    • Title
    • Subtitle
    • Tags
  • A block style layout, in one column
  • A fixed title/sharing area
  • A footer area
    • Author info
    • Tags
    • Responses
    • Social sharing
    • Other articles

The ability to:

  • Draft with these blocks on a page
  • Highlight any text and:
    • Make a highlight (for others to see) via Github and Tina, or;
    • Make a comment (for others to see) via webmentions and Tina - stretch goal

The following blocks:

  • Everything from Add page building for articles #15 , plus;
  • Flex two, configurable to be:
    • any background
    • fluid or constrained width
    • vertical or horizontal
  • Flex col, configurable to be:
    • breakpoint specific colspans
  • CTAs
    • button
    • link
  • cover block (responsive, 100% height)
  • hero block
    • basically copy all bootstrap hero sizes
  • jumbotron with block internals
  • cards with block intervals
    • card heading
    • card body
    • card footer
  • reference
    • article/page
    • project
    • event
  • reference list
    • article/page
    • project
    • event
@chrisdmacrae chrisdmacrae added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant