-
Updated
Nov 15, 2021 - Go
blog-engine
Here are 778 public repositories matching this topic...
-
Updated
Nov 15, 2021 - Ruby
希望能暴露博客访问量和点赞接口
获取文件名时特殊字符没有转码
- I confirm that this is an issue rather than a
-
Updated
Nov 15, 2021 - JavaScript
-
Updated
Nov 2, 2021 - Less
Bug Report
Like #1299 but for highlight_themes_css
Environment
Zola version: 0.14.1
Expected Behavior
[markdown]
highlight_code = true
highlight_theme = "css"
highlight_themes_css = [
{ theme = "one-dark", filename = "syntax-theme-dark.css" },
{ theme = "one-light", filename = "syntax-theme-light.css" },
]
Since one of the above themes doesn't ex
Publications in Wowchemy currently use Article JSON-LD rather than the more specific ScholarlyArticle structured data as ScholarlyArticle is not eligible for rich Google search results whereas Article is.
Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting
https://developers.google.com/search/docs/data-types/article
However, use
-
Updated
Jun 16, 2019 - CSS
Some parts of the admin have a combined view with a form and a list, serving as index, edit and new page in one (although edit and new not at the same time). This is super-confusing, both for the user and the programmer, and should be replaced with separate views for these three functions.
-
Updated
Nov 14, 2021 - Jupyter Notebook
-
Updated
Apr 18, 2021 - PHP
Is your feature request related to a problem? Please describe.
It may be hard to understand why a post is in one of our timelines, especially in the case of someone boosting/linking someone else you don't follow, or when the same post appears multiple times because it got boosted.
Describe the solution you'd like
Adding a little "X boosted/liked" indicator to each concerned card
-
Updated
Oct 5, 2021 - Python
-
Updated
Nov 15, 2021 - R
-
Updated
Nov 12, 2021 - C#
-
Updated
Nov 3, 2021 - TypeScript
-
Updated
Aug 11, 2021 - Go
-
Updated
Nov 11, 2021 - PHP
-
Updated
Mar 26, 2021 - Racket
-
Updated
Nov 5, 2021 - JavaScript
-
Updated
Nov 2, 2021 - PHP
-
Updated
Nov 13, 2019 - Python
As an alternative (not a replacement!) to Bridgetown's YAML format for the configuration file, we could offer a Ruby-based configuration file (bridgetown.config.rb
). It might be something as simple as:
Bridgetown.configure do |config|
config.url = "https://mydomain.com"
config.timezone = "UTC"
config.pagination = {
enabled: true,
per_page: 30
}
config.env
-
Updated
Oct 22, 2017 - Ruby
-
Updated
Nov 13, 2021 - Go
-
Updated
Jul 8, 2020 - PHP
-
Updated
Sep 29, 2021 - CSS
-
Updated
Apr 17, 2020 - Swift
Improve this page
Add a description, image, and links to the blog-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blog-engine topic, visit your repo's landing page and select "manage topics."
你当前使用的版本
描述一下此特性
1、希望模板中可以直接使用类似@viewcount这类获取到博客访问量数据用于展示;
2、希望能支持一个点赞功能;
附加信息
无,打算暂时用百度统计提供的接口