Giter Club home page Giter Club logo

Comments (7)

HEIGE-PCloud avatar HEIGE-PCloud commented on August 23, 2024 2

Possible layout 1

image

.page {
    margin-left: 10%;
    margin-right: auto;
    max-width: initial;
    width: 70%;
}

from doit.

HEIGE-PCloud avatar HEIGE-PCloud commented on August 23, 2024

Possible layout 2

image

.page {
    margin-left: 324px;
    margin-right: auto;
    max-width: initial;
    width: 70%;
}
.toc-auto {
    right: 1168px;
    max-width: 328px;
    visibility: visible;
    position: fixed;
    top: 76px;
}

from doit.

HEIGE-PCloud avatar HEIGE-PCloud commented on August 23, 2024

Possible layout 3

image

image

Use a button to turn TOC on and off. The CSS needs to be further optimized.

from doit.

HEIGE-PCloud avatar HEIGE-PCloud commented on August 23, 2024

I think change max-width: 800px; to max-width: initial; can be the first harmless step.

from doit.

wu-yue-yu avatar wu-yue-yu commented on August 23, 2024

Wow, that's what I'm looking for, I like LoveIt theme, but it seems that the author has abandoned it.
I always thinks that the width is too small, so the reading experience is not good.
BTW, I prefer layouts 1 :)

from doit.

HEIGE-PCloud avatar HEIGE-PCloud commented on August 23, 2024

Layout 1 has been implemented. This issue will be closed by #35 , if there are future needs for other possible layouts, it's more than welcome to reopen this issue.

from doit.

HEIGE-PCloud avatar HEIGE-PCloud commented on August 23, 2024

Possible layout 4

Add a button to switch toc between auto-toc and static-toc. Should be quite easy to implement.

from doit.

Related Issues (20)

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.