-
Updated
Oct 1, 2021 - Go
blog-engine
Here are 770 public repositories matching this topic...
-
Updated
Oct 3, 2021 - Ruby
希望能暴露博客访问量和点赞接口
- I confirm that this is an issue rather than a
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Sep 20, 2021 - CSS
The main issue is that it's painful to get a real library loaded without just creating some files and commit them. Ideally there would be a function/macro that can be used to create pages/sections.
The other files in the library
component create whatever is needed manually but it makes tests very verbose/long where 90% of the test is actually setup.
The library.rs
really needs some more tes
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
Apr 18, 2021 - PHP
-
Updated
Oct 3, 2021 - Jupyter Notebook
-
Updated
Dec 28, 2020 - Python
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
Sep 28, 2021 - C#
-
Updated
Sep 29, 2021 - R
-
Updated
Aug 11, 2021 - Go
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Oct 1, 2021 - PHP
-
Updated
Mar 26, 2021 - Racket
-
Updated
Sep 30, 2021 - JavaScript
-
Updated
Oct 3, 2021 - PHP
-
Updated
Nov 13, 2019 - Python
-
Updated
Oct 22, 2017 - Ruby
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
Sep 28, 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、希望能支持一个点赞功能;
附加信息
无,打算暂时用百度统计提供的接口