-
Updated
Apr 11, 2022 - Go
blog-engine
Here are 807 public repositories matching this topic...
-
Updated
Apr 10, 2022 - Ruby
希望能暴露博客访问量和点赞接口
获取文件名时特殊字符没有转码
- I confirm that this is an issue rather than a
-
Updated
Apr 7, 2022 - JavaScript
-
Updated
Apr 9, 2022 - Less
May be breaking changes and improved setup - see https://fusejs.io/ along with its release notes since v3.2
May affect files including assets.toml
and wowchemy-search
.
Thanks to @rodrigoalcarazdelaosa for tracking the (optional) dependencies at wowchemy/wowchemy-hugo-themes#1860
-
Updated
Feb 20, 2022 - CSS
-
Updated
Apr 10, 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
Apr 1, 2022 - PHP
-
Updated
Oct 5, 2021 - Python
-
Updated
Apr 6, 2022 - R
-
Updated
Mar 21, 2022 - C#
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Aug 11, 2021 - Go
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Apr 11, 2022 - JavaScript
-
Updated
Jan 27, 2022 - Racket
-
Updated
Mar 30, 2022 - PHP
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
Feb 21, 2022 - Python
-
Updated
Oct 22, 2017 - Ruby
-
Updated
Jan 2, 2022 - TypeScript
-
Updated
Nov 16, 2021 - Go
-
Updated
Jul 8, 2020 - PHP
-
Updated
Apr 9, 2022 - CSS
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、希望能支持一个点赞功能;
附加信息
无,打算暂时用百度统计提供的接口