Giter VIP home page Giter VIP logo

fixit's People

Contributors

0x020b avatar anup92k avatar astropenguin avatar codedge avatar davea-w avatar dependabot[bot] avatar dillonzq avatar edte avatar fastbyte01 avatar fedomn avatar github-actions[bot] avatar hiifong avatar kapusch avatar lruihao avatar mejituu avatar nikusaikou avatar onisuly avatar oo-infty avatar pandaoh avatar programazing avatar psi59 avatar quyleanh avatar sarathsp06 avatar solarpowerinncr avatar stefanoginobili avatar tomaja-linuxo avatar xueweiwujxw avatar youngxhui avatar yureiita avatar ziobron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

fixit's Issues

enhance highlight feature

为了更好的适配主题的 dark/light 样式设计,以下必要设置请保持和主题文档一致,尤其是 markup.highlight.noClasses=false

[markup.highlight]
    codeFences = true
    lineNos = true
    lineNumbersInTable = true
    noClasses = false
    # ...

markup.highlight.noClasses=false,意味着 markup.highlight.style 参数失效,若想自定义 hightlight style 可替换掉 _variables.scss 中的相关颜色变量值

[FEATURE] add pageStyle option

Describe the feature you want 描述你的功能需求

  • Feature 1 功能需求 1
    我希望能够控制网页的文章和图片的空间占比,现在的网页文章和功能图片只占据屏幕的中间一部分,大部分空间是浪费的。能够做成左右两栏也行。最好有自己能够控制的配置。
    谢谢!

[BUG] Simple typo (en)

你好
谢谢你的这个项目!

Nǐ hǎo
xièxiè nǐ de zhège xiàngmù!

Describe the bug 描述你遇到的错误

Simple (english) typo (misspelling): discription should be: description

I'm sorry but I don't really understand how to use GIT properly yet, or I would have contributed the fix.
I just did a simple Search/Replace with a text editor on the entire theme/hugo site.

A clear and concise description of what the bug is.
Feature Request: Is there an easy way to make the pages PRINT (on paper) well? Right now, I get the top navigation bar repeating itself and blocking page content (that should be printed) behind it. I find this is a problem on a LOT of Hugo-generated sites. I understand that it is not a Hugo-specific problem, but more a CSS issue.

You may see this yourself if you try to print out a page, such as the theme-documentation-extended-shortcodes/ page.

source map not found

Describe the bug 描述你遇到的错误

DevTools 无法加载来源映射:无法加载 https://xxxxxxxx.xxx/sm/5d8a97cdb40a6c49031b52d63494a6eca084416b5b035e5698fdc5fa0969b2c3.map 的内容:HTTP 错误:状态代码 404,net::ERR_HTTP_RESPONSE_CODE_FAILURE

A clear and concise description of what the bug is.
一段简短的对于你遇到的错误的描述.
请问是哪里设置导致会GET请求无法存在map资源?
我网上搜索了一下所示编译过程的中间产物,但我对前端不了解。
请问又遇到过吗?

Expected behavior 期待的行为

Chrome控制台不在报错

A clear and concise description of what you expected to happen.
一段简短的对于你期待的行为的描述.

Screenshots 屏幕截图

If applicable, add screenshots to help explain your problem.
如果可以的话, 提供屏幕截图对解决问题很有帮助.

Build Environment 构建环境

  • OS: [Ubuntu]
  • Theme version/commit [e.g. 0.2.0, 2ccba79]
  • Hugo version [hugo v0.92.2-CDF6A0D6+extended linux/amd64 BuildDate=2022-02-11T14:17:39Z VendorInfo=gohugoio]

Please try to use Hugo extended version before opening the issue.
请在创建 issue 之前尝试使用 Hugo extended 版本.

Preview Environment 预览环境

  • OS: [Windows 11]
  • Browser [Chrome]

Additional Information 补充信息

Configuration files or front matter code...
配置文件或者前置参数的代码...

调整最近更新文章时间格式

@hiifong 突然想到,添加到底部不合适,因为还有分页的问题

我的意思不是添加到底部,是按照发布时间降序来排序

按照发布时间来排序的话,其实和原本已有的时间线没有差,也无法体现出“最近更新”这个点

但是如果要体现出更新和发布时间的区别,我觉得在最近更新的时间前面加上 “更新于”(支持i18n)字样会不会更好?这样做也能消除同一篇文章时间不一样的疑惑

Originally posted by @Lruihao in #82 (reply in thread)

[FEATURE] 代码块编辑功能

  • 修复移动端代码块横行滚动异常 (wontfix 不认为是bug,可以接受)
  • 修复 outline
  • 增加聚焦可手动全选,兼容 mac+windows

出现版本:v0.2.13-RC

[FEATURE] add style for print view

Describe the bug 描述你遇到的错误

Is there an easy way to make the pages PRINT (on paper) well? Right now, I get the top navigation bar repeating itself and blocking page content (that should be printed) behind it. I find this is a problem on a LOT of Hugo-generated sites. I understand that it is not a Hugo-specific problem, but more a CSS issue.

You may see this yourself if you try to print out a page, such as the theme-documentation-extended-shortcodes/ page.
FR: (#60)

Expected behavior 期待的行为

Don't show navigation bar in print view anyway and optimize CSS.
(Because in the print view the focus is more on the content and there is no interaction.)

Screenshots 屏幕截图

image

Preview Environment 预览环境

  • OS: Windows 10, macOS
  • Browser: Chrome (Safari not repeating)

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.