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

Create more attractive themes as similar to other static website generator #2298

Closed
11 tasks done
vicancy opened this issue Dec 12, 2017 · 5 comments
Closed
11 tasks done
Assignees
Labels
template The stock site template
Milestone

Comments

@vicancy
Copy link
Contributor

vicancy commented Dec 12, 2017

[Gain 30 upvotes from feathub feature request dashboard.]
For example:
hexo: https://hexo.io/themes/

Related: #1862

  • Typescript and scss
  • Visual regressing testing
  • Clean scripts and stylesheets
  • Bootstrap 5
  • Dark theme
  • Update docs to use modern template
  • .NET API affix
  • Tabbed conceptual dark mode
  • Scrollspy ScrollSpy not behaving correctly twbs/bootstrap#36431
  • Text-break
  • Polish modern template
@vicancy vicancy added feature-request help-wanted You could start with this if you want to contribute to the project labels Dec 12, 2017
@mozts2005
Copy link

mozts2005 commented Jun 13, 2018

Based on my reading of the code the current themes/layout are based on bootstrap with very little work a Sass compiler could be added to the current build. Once that is done with very little extra work the current default thems could be tooled to support any bootstrap theme.

this would allow themes from themes.getbootstrap.com and https://bootswatch.com/ to be used with little to no work.

@superyyrrzz
Copy link
Contributor

@mozts2005 Sounds cool! Looking forward to it.

@perlun
Copy link
Contributor

perlun commented Mar 27, 2021

I agree, adding support for SASS would be incredibly nice indeed. 👍 👍 👍

@yufeih
Copy link
Contributor

yufeih commented Mar 20, 2023

The new template shipped in v2.63.0.

@yufeih yufeih closed this as completed Mar 20, 2023
@iadonkey
Copy link

is there a way to combine the modern theme with statictoc if I want to have beautiful pages that I can preview locally? I tried to put statictoc + modern in the the template section of the config file, but then the toc was missing when viewing locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template The stock site template
Projects
None yet
Development

No branches or pull requests

6 participants