Python install
文章字數:
8.3k
所需閱讀時間 ≈
8 分鐘
Git install
文章字數:
105
所需閱讀時間 ≈
1 分鐘
Git 在windows 下中文亂碼的問題
文章字數:
3.6k
所需閱讀時間 ≈
3 分鐘
圖檔格式
文章字數:
450
所需閱讀時間 ≈
1 分鐘
Git 說明
文章字數:
11k
所需閱讀時間 ≈
10 分鐘
參考網頁
文章字數:
2k
所需閱讀時間 ≈
2 分鐘
常用網頁
課程
Online Coding
網頁設計工具
- 配色 colorhunt
- Url Encode/Decode
- TTny PNG : PNG 圖檔優化
- Tiny JPG : JPG 圖檔優化
- ResponsivePX.com : 網頁調整測試(寬度)
- CSS Normalize
- html boilerplate
- DOM with JavaScript : JavaScript Example
- You might not need jQuery
- avaScript Beautifier
- CodeSandbox
- FLAT UI COLORS:常用調色板
hexo 更換 theme(主題)
文章字數:
1.5k
所需閱讀時間 ≈
1 分鐘
next
clone next theme
1 | npm install hexo-theme-next --save |
or
1 | git clone https://github.com/next-theme/hexo-theme-next themes/next |
_config.yml 設定
設定 theme
1 | # theme: landscape |
Git 使用參考
文章字數:
2.5k
所需閱讀時間 ≈
2 分鐘