-
Updated
Jan 12, 2022 - Go
blog-engine
Here are 791 public repositories matching this topic...
-
Updated
Jan 8, 2022 - Ruby
希望能暴露博客访问量和点赞接口
获取文件名时特殊字符没有转码
- I confirm that this is an issue rather than a
-
Updated
Jan 12, 2022 - JavaScript
-
Updated
Nov 2, 2021 - Less
Bug Report
Environment
Zola version: 0.15.2
Expected Behavior
It should output my custom robots.txt in theme templates directory
Current Behavior
Always render same content with built-in one.
Step to reproduce
My blog source code is here
A custom robots.txt file is in the theme's templates directory. `./themes/DeepT
I have these categories listed in the YAML of one of my posts:
categories: ["social class", "unethical behavior", "driving", "attention", "Bayesian models", "hierarchical models"]
These get rendered as a comma-separate string on the Recent Posts widget in my blog:
When the screen size is too small (e.g., on mobile), the categories string spills out of the
-
Updated
Jun 16, 2019 - CSS
-
Updated
Jan 9, 2022 - Jupyter Notebook
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.
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
Jan 3, 2022 - PHP
-
Updated
Oct 5, 2021 - Python
-
Updated
Jan 5, 2022 - R
-
Updated
Jan 12, 2022 - C#
-
Updated
Jan 12, 2022 - TypeScript
-
Updated
Aug 11, 2021 - Go
-
Updated
Jan 10, 2022 - PHP
-
Updated
Mar 26, 2021 - Racket
-
Updated
Jan 11, 2022 - JavaScript
-
Updated
Nov 2, 2021 - PHP
-
Updated
Jan 10, 2022 - 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 16, 2021 - Go
-
Updated
Jul 8, 2020 - PHP
-
Updated
Sep 29, 2021 - CSS
-
Updated
Jan 2, 2022 - TypeScript
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、希望能支持一个点赞功能;
附加信息
无,打算暂时用百度统计提供的接口