Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Netlifyで、ポートフォリオをつくってみた
Search
Endo_Hizumi
March 27, 2019
Technology
0
120
Netlifyで、ポートフォリオをつくってみた
Netlifyの紹介をします。便利なので、みんなも使ってね
Endo_Hizumi
March 27, 2019
Tweet
Share
More Decks by Endo_Hizumi
See All by Endo_Hizumi
意志の力が9割。アニメから学ぶAI時代のこれから。
endohizumi
1
120
JSでギャルゲーをつくろう!(第3版)
endohizumi
0
60
JSでギャルゲーをつくろう!(第2版)
endohizumi
0
69
JSでギャルゲーをつくろう!
endohizumi
0
360
テレビを飲み込め! Webの嵐!! / Swallow the TV! Web storm! !!
endohizumi
1
97
OK:Googleから始めるスマートホーム生活 / OK: Smart home life starting from Google
endohizumi
0
310
クソアプリで基礎固め / Tutorial in your joke app for Vue.js
endohizumi
0
220
jQuery使いがVue.jsを使った話 / thank you jQuery,Hello Vue.js
endohizumi
0
180
スマホで始めるウェブアプリ開発 / let's start web application development with a Android Device
endohizumi
1
920
Other Decks in Technology
See All in Technology
事業開発におけるDify活用事例
kentarofujii
5
1.4k
アウトプットから始めるOSSコントリビューション 〜eslint-plugin-vueの場合〜 #vuefes
bengo4com
3
1.6k
From Natural Language to K8s Operations: The MCP Architecture and Practice of kubectl-ai
appleboy
0
170
AIエージェントによる業務効率化への飽くなき挑戦-AWS上の実開発事例から学んだ効果、現実そしてギャップ-
nasuvitz
0
290
クラウドとリアルの融合により、製造業はどう変わるのか?〜クラスメソッドの製造業への取組と共に〜
hamadakoji
0
390
Introduction to Bill One Development Engineer
sansan33
PRO
0
300
ヘンリー会社紹介資料(エンジニア向け) / company deck for engineer
henryofficial
0
340
ViteとTypeScriptのProject Referencesで 大規模モノレポのUIカタログのリリースサイクルを高速化する
shuta13
3
180
Okta Identity Governanceで実現する最小権限の原則 / Implementing the Principle of Least Privilege with Okta Identity Governance
tatsumin39
0
170
AWS UG Grantでグローバル20名に選出されてre:Inventに行く話と、マルチクラウドセキュリティの教科書を執筆した話 / The Story of Being Selected for the AWS UG Grant to Attending re:Invent, and Writing a Multi-Cloud Security Textbook
yuj1osm
1
130
オブザーバビリティと育てた ID管理・認証認可基盤の歩み / The Journey of an ID Management, Authentication, and Authorization Platform Nurtured with Observability
kaminashi
1
210
Azureコストと向き合った、4年半のリアル / Four and a half years of dealing with Azure costs
aeonpeople
1
270
Featured
See All Featured
Designing for humans not robots
tammielis
254
26k
Optimizing for Happiness
mojombo
379
70k
Navigating Team Friction
lara
190
15k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
930
Build your cross-platform service in a week with App Engine
jlugia
233
18k
Unsuck your backbone
ammeep
671
58k
Building an army of robots
kneath
305
46k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Bash Introduction
62gerente
615
210k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
Transcript
Netlifyで、ポートフォリオをつ くってみた 2019 年 3 月 27 日 第 136
回 PHP 勉強会@東京 遠藤ヒズミ
Netlifyって、知ってます?
Netlifyは、 静的コンテンツの ホスティングサービスです。
便利だから、みんなも使おう!
GitHubレポジトリと連携すると Pushするだけでコンテンツを更新 してくれます。
他にも、Formの送信先に指定できたり、 ReactやVueをビルドしてデプロイなど サーバーレスに運用ができます
サクッとホームページを作るのに 最適なので、ポートフォリオ作ってみまし た!
http://hizumi.dev
独自ドメインの設定とDNSのホスティングもしてくれます (なので、話題の.devドメインを取りましたw)
Add or Register domainから、追加ができます。
やり方はとても簡単!
デプロイまでの4ステップ! 1. New Site from Git をクリック 2. サービスを選択( GitHub
/ GitLab / Bitbucket ) 3. リポジトリ選択 4. PublishDirectory に、 `index.html` のディレクトリを 指定して Deploy site
デプロイまでの4ステップ! 1. New Site from Git をクリック 2. サービスを選択( GitHub
/ GitLab / Bitbucket ) 3. リポジトリ選択 4. PublishDirectory に、 `index.html` のディレクトリを 指定して Deploy site
デプロイまでの4ステップ! 1. New Site from Git をクリック 2. サービスを選択( GitHub
/ GitLab / Bitbucket ) 3. リポジトリ選択 4. PublishDirectory に、 `index.html` のディレクトリを 指定して Deploy site
デプロイまでの4ステップ! 1. New Site from Git をクリック 2. サービスを選択( GitHub
/ GitLab / Bitbucket ) 3. リポジトリ選択 4. PublishDirectory に、 `index.html` のディレクトリを 指定して Deploy site
デプロイまでの4ステップ! 1. New Site from Git をクリック 2. サービスを選択( GitHub
/ GitLab / Bitbucket ) 3. リポジトリ選択 4. PublishDirectory に、 `index.html` のディレクトリを 指定して Deploy site
New site from Gitをクリック
レポジトリのあるサービスを選択する(僕はGitHub)
公開したいレポジトリを選ぶ。
Publish Directoryにindex.htmlがあるディレクトリを指定して、Deploy siteをクリッ ク!
これで、完了! デプロイ完了まで少し時間かかるからゆっくり待ってね!
更新は、レポジトリをPushするだけ! $ git push origin master (カチャカチャターン!!
手軽に使えて便利だから みんなもNetlifyを使おうぜ!