张之阳
张之阳
use `copy-webpack-plugin` will cause build widget some error, so only when building goplus.org to use the plugin ```bash > [email protected] build:widgets > tsc widgets/global/loader.ts && node widgets/build.js && rm widgets/global/loader.js...
Like Go's official blog system (References: https://go.dev/blog/ and https://github.com/golang/website) ### Blog List Page Path: **goplus.org/blog/** Like [https://go.dev/blog/](https://go.dev/blog/) * Display recent blog posts in reverse chronological order * Each list item...
> > However, I suggest using the `YYYY-MM-DD HH:mm` format for the date field > > It is better to include timezone info in `date`. > using the format YYYY-MM-DD...
> For example, I thought the React component for page blog-article & blog-article-list will reside under /goplus.org/pages. LGTM > I recommend /goplus.org/articles, because not all content related to "blog" will...
> I intend `articles` to hold only blog posts (short for `blog-articles`). I got it