Ben Hong

Results 60 issues of Ben Hong

Very important for many users. We need a form to display in the head section the post parameters like the title, description... You have this implemented but I wonder if...

If we could have a feature that allows me to choose from a list, several social media for sharing posts and follow buttons for the blog. So by default it'll...

This should be the bare minimum of what I use to currently power my site

Ran into issue with yarn.lock dependencies and `@babel/data-compat`. Deleting `yarn.lock` and updating everything seemed to fix it.

It would be nice if there was a way to use the repo as a baseline (i.e., clean git history).

This serves as a list of announcements for community translations. Instead of creating a new issue, a new translation announcement (along with its description, repository URL, call for contributors etc.)...

I'm noticing that we are having some different auto-formatting styles in some of the PRs. I'm thinking we should have an opinionated styling formatting for contributors going forward so we...

workflow

## Problem Currently the process would be extremely manual. 1. Bump version in `package.json` 1. Update CHANGELOG 1. Add tag 1. Publish with `npm publish` ## Proposal We need a...

## Problem Currently the tool is created to take an optional folderDirectoryName after the command: ``` yarn create vuepress-site [optionalDirectoryName] ``` If provided, it will attempt to create a new...

help wanted

## The Problem While there are docs that explain the limitation of single file components to build tools (and not CDN), there could be additional docs and language clarification to...