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

Landing page #2

Open
wants to merge 61 commits into
base: main
Choose a base branch
from

Commits on Aug 22, 2023

  1. integrate torture.

    apotonick committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    fbc7f0f View commit details
    Browse the repository at this point in the history
  2. fix Gemfile.

    apotonick committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    015e6c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8e6a51 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from yogeshjain999/torture

    Add TW principles to follow and remove some @apply directives
    apotonick authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9314d54 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. add code snippet samples.

    apotonick committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    48e45f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fddb18d View commit details
    Browse the repository at this point in the history
  3. remove static code sample.

    apotonick committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b278534 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    4a888ac View commit details
    Browse the repository at this point in the history
  2. codespan work.

    use Converter instead of Parser.
    apotonick committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6b83dad View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    0051491 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. left toc extraction.

    apotonick committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d05f443 View commit details
    Browse the repository at this point in the history
  2. left menu is almost working.

    page headers.
    apotonick committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2b79292 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37271b7 View commit details
    Browse the repository at this point in the history
  4. bg-selected for h1.

    apotonick committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    47d83ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    396ad11 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    6090c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3594331 View commit details
    Browse the repository at this point in the history
  3. fix cells.

    apotonick committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    508fe2c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. in /docs, we now render everything usings cells.

    it looks quite convoluted but that's because this is a prototype to
    figure out the new interfaces for cells 5.
    apotonick committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    83e974f View commit details
    Browse the repository at this point in the history
  2. fix static page paths.

    apotonick committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f948f42 View commit details
    Browse the repository at this point in the history
  3. simplify doctype.

    apotonick committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d3235db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1327f26 View commit details
    Browse the repository at this point in the history
  5. add tocs right.

    apotonick committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a5f9360 View commit details
    Browse the repository at this point in the history
  6. remove hover for right toc.

    apotonick committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6111682 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. fix menus.

    apotonick committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c3c088a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. fixes.

    apotonick committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c74af3f View commit details
    Browse the repository at this point in the history
  2. add H4 titles in toc_right.

    currently styled as `text-grey`.
    apotonick committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    66050d8 View commit details
    Browse the repository at this point in the history
  3. make /pro work.

    apotonick committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d9c9140 View commit details
    Browse the repository at this point in the history
  4. implement landing mockup.

    apotonick committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4c5cdcf View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    911975b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c9e987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c020c02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7cf0e1 View commit details
    Browse the repository at this point in the history
  5. add image support.

    apotonick committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8d3aee5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42d6616 View commit details
    Browse the repository at this point in the history
  7. fix Gemfile.

    apotonick committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    fc5dbea View commit details
    Browse the repository at this point in the history
  8. delete haml views.

    apotonick committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d3a1a8d View commit details
    Browse the repository at this point in the history
  9. add logo with ruby.

    apotonick committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1fd7bf8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    786da01 View commit details
    Browse the repository at this point in the history
  11. fix TW file scaning.

    apotonick committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4046e41 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4bca49e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fa96a49 View commit details
    Browse the repository at this point in the history
  14. fix image_tag.

    apotonick committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9ccd056 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e5513ec View commit details
    Browse the repository at this point in the history
  16. use new render_cell API.

    apotonick committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    30bfaf6 View commit details
    Browse the repository at this point in the history
  17. update dependencies.

    apotonick committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4f1c7ba View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Pro and Landing are now rendered using Flow, where we declaratively

    define the order of views to render, instead of hardwiring that in views.
    apotonick committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    99a45bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ef3f81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfd2d9d View commit details
    Browse the repository at this point in the history
  4. cleanup.

    apotonick committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    75cdcaf View commit details
    Browse the repository at this point in the history
  5. h4 are now anchored.

    apotonick committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    271ff94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0f022f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60a3aa8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    ce6f4f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    0f70f47 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. start working on Guardfile.

    apotonick committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    172b0b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    7eb6a80 View commit details
    Browse the repository at this point in the history
  2. yeah! we can re-render particular *pages* (and all their snippets)

    without recompiling the entire site. epic!!! :sunset:
    apotonick committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f66dc81 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    46f306e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68a337f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    48fab47 View commit details
    Browse the repository at this point in the history