EverNote より移行できると思う。
Tag Archives: in_writing
目次プラグイン
Easy table content を利用している。
Head Line 2
Head Line 3
sample text
sample text
sample text
Head Line 2
sample text
sample text
sample text
コンテンツ一覧
何のコンテンツが必要だったかな?
よくあるので、名前も悩むし、パーマリンクも悩むので、一覧にてすぐに確認できるようにしておく。
TEMPLATES NAME (File Name)
name ot files.
STATUS
- … 手をつけていない
- … コンテンツをまとめる
- … デザイン中
- … コーディング中
- … 完成
- … 見直しして完了
一覧
| ページ名 | link | Templates Name | status 0 1 2 3 |
|---|---|---|---|
| 会社概要会社紹介・経営理念 | about | none | 1 |
| 特定商取引法に関する表示 | Business deal | tem-b-deal.php | 2 |
| 個人情報の取り扱いについて | Privacy Poricy | tem-pp.php | 2 |
media query
考え方
- モバイルファースト
- デバイスは縦に利用することを基本とする。
- html > body > .row > .container
- html { width: 100%;}
- .row { width: 100%;}
- sass 2.0.1 : _02_setting.scss
.container { width: xxx;}
スマートフォン : sp
320
375 – 640
800
タブレット : ta
800 – 970
パソコン : pc
DTP max-width
1120
970 – 1120
@media (min-width: 970px) {
}
Preferlance
四の倍数
4 8 … 32,48,64 128,256,512,1024,
想定
デスクトップ 1920 × 1080
ノートPC 1366 × 768
タブレット 768 × 1280
スマホ 375 × 667
320 は必要なのか?
iPhone
| 機種名 | PX WIDTH |
|---|---|
| 12 Pro max | 428 |
| 7,8,X,XS,11Pro | 375 |
iPad
| PX WIDTH | ||
|---|---|---|
| iPad Mini | 768 | |
| iPad 古いやつ | 768 | |
| iPad | 810 | |
| iPad air | 820 | |
| iPad Pro 12.9 | 1024 |
Visual Studio Code : Setting
入れている拡張機能
Visual Studio code
拡張機能をたくさん入れたけど、何が何だか分からなくなってきたので、一覧にまとめることに。
大まかな昨日べつにまとめた方がいいのかな?
古いものもあるから、見直して行った方がいいかもしれない。
拡張機能
install
- CSS Flexbox Cheatsheet
- CSS Peek
- ESLint
- HTML CSS Support
- HTML Snippets
- Live Sass Compiler
- Live Server
- Marddown PDF
- markdownlint
- Path intellisense
- Sass
- Sass Lint
- SFTP
- Sublime Text Keymap and …
- WordPress Snippets
- Project Manager
- Todo+
uninstall
- Terminal
- Git History