good first issue
Easy to fix issues, good for newcomers
area: examples
Anything inside the examples folder
#
blog
Here are 25,233 public repositories matching this topic...
Joe-Edwards
commented
Apr 7, 2022
Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- This issue is not a question, feature request, RFC, or anything other than a bug report directly related to Gatsby. Please post those things in GitHub Discussions: https://github.com/gatsbyjs/gatsby/discussions
Description
type: bug
An issue or pull request relating to a bug in Gatsby
help wanted
Issue with a clear description that the community can help with.
good first issue
Issue that doesn't require previous experience with Gatsby
topic: source-plugins
Relates to the Gatsby source plugins (e.g. -filesystem)
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
-
Updated
Apr 26, 2022
Open
增强static静态储存的便捷性
3
muyunil
commented
Apr 23, 2022
Your current Halo version
v1.5.2
Describe this feature
通过后台上传的文件可以访问,服务端本地在static目录创建的文件目录可以识别到但无法访问因为没有对其创建映射。
希望后续版本可以优化,监听static目录中的目录文件自动创建映射或者提供手动的创建开关让其可以正常访问。
Additional information
No response
kind/feature
Categorizes issue or PR as related to a new feature.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
area/core
Issues or PRs related to the Halo Core
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
-
Updated
May 3, 2020
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
javascript
blog
go
swift
golang
ios
machine-learning
algorithm
objective-c
article
network
analyze
source-code
-
Updated
Feb 12, 2022 - Go
electron
blog
windows
macos
static-site-generator
cms
typescript
vue
blog-engine
static-site
vue2
blog-platform
jamstack
electronjs
static-blog
static-site-cms
gridea
-
Updated
Apr 9, 2022 - Less
Too young, too simple. Sometimes, naive & stupid 🐌
-
Updated
Apr 19, 2019 - JavaScript
Let's learn a new technology every week. A new technology blog every Sunday in 2016.
-
Updated
Feb 23, 2019 - JavaScript
blog
books
book
notes
graphics
rendering
game-development
shader
ebook
game-programming
ebooks
study-notes
cg
gpu-programming
realtime-rendering
real-time-rendering
game-developing-notes
game-programmer
-
Updated
Oct 16, 2021
-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Apr 26, 2022 - JavaScript
-
Updated
Apr 25, 2022 - HTML
记录成长的过程
-
Updated
Apr 7, 2022 - JavaScript
-
Updated
Apr 25, 2022 - TypeScript
Improve this page
Add a description, image, and links to the blog topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blog topic, visit your repo's landing page and select "manage topics."


Describe the feature you'd like to request
Currently uses AmplifyAuthenticator which is legacy. Also using an older verison of
@aws-amplify/ui-react&aws-amplifyDescribe the solution you'd like
Should be using the new Authenticator componet
Describe alternatives you've considered
Keep using the old one until is deprecated