We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
メンターか管理者でログインし、 http://localhost:3000/articles/new ブログ記事を作成して、WIPで保存。
すると、
公開日時の設定ができるUIが現れる。
ここに未来の日時を入力して、
公開するボタンをクリックしたら、その日時に公開されるようにする。
公開日時はそこまで厳密でなくて多少遅れてもOK。 例えば10:10に公開予約をしていて、実際は10:15に公開されるくらいの範囲ならOK。
未来の日時を入力したら、「公開する」ボタンが「公開予約」に変わると嬉しい。
The text was updated successfully, but these errors were encountered:
thmz337
No branches or pull requests
メンターか管理者でログインし、
http://localhost:3000/articles/new
ブログ記事を作成して、WIPで保存。
すると、
公開日時の設定ができるUIが現れる。
ここに未来の日時を入力して、
公開するボタンをクリックしたら、その日時に公開されるようにする。
公開日時はそこまで厳密でなくて多少遅れてもOK。
例えば10:10に公開予約をしていて、実際は10:15に公開されるくらいの範囲ならOK。
未来の日時を入力したら、「公開する」ボタンが「公開予約」に変わると嬉しい。
The text was updated successfully, but these errors were encountered: