FRAGMENTs

独学でエンジニアになれるか挑戦しつつ、マラソンの3時間切りも挑戦する記録

Home Archives
2021-04-18

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

共有
次の記事
Windows10での開発環境構築 備忘録
前の記事
Lesson3 タスクばらし

タグ

  • MySQL
  • PHP
  • ToDo
  • webサービス
  • wsl2 環境構築 Docker GitHub
  • データベース
  • 構文
  • 独学エンジニア
  • 要件定義
  • 読書ログサービス
  • 課題定義
  • 開発手順

タグクラウド

MySQL PHP ToDo webサービス wsl2 環境構築 Docker GitHub データベース 構文 独学エンジニア 要件定義 読書ログサービス 課題定義 開発手順

アーカイブ

  • 5月 2021
  • 4月 2021

最近の投稿

  • CSSでスタイルを整える
  • データを登録する
  • HTMLで表示
  • PHPでライブラリを使う
  • PHPからデータベースのテーブルを作成
© 2021 Takeshi Goto
Powered by Hexo
Home Archives