# 個人品牌建立,塑造獨一無二的你 ###### tags: `blog` [myblog](Eva813.github.io) [github](https://github.com/Eva813) ---- ###### tags: ## Luka 自身的個人品牌 1.codingLuka.com 2.個人品牌的延伸:Medium ## github 上自架 blog LEAH'S BLOG orow :::success 面試會考很難的code嗎? 目前面試偏向入門職缺,他需要確認你有足夠的學習能力,可以在短時間內學習大量知識,並且能夠完整表達出來,該技術的真正意思。 ::: ## 介紹 Medium 適合放長文的文章=>cheling Liao 利用hexo架設部落格 ## 架設部落格工具 安裝 nvm、npm 與 node.js nvm:Node Version Manager,是Node.js 的版本管理器(version manager) [github-nvm-sh/nvm](https://github.com/nvm-sh/nvm#install--update-script) [Mac OS X 安裝 nvm](https://hsiangfeng.github.io/nodejs/20200124/3404456418/) ### 安裝node.js 安裝版本  `node -v` 安裝完成畫面  ## 安裝hexo [hexo官方](https://hexo.io/zh-tw/) [試著學 Hexo - 如何安裝 Hexo](https://hsiangfeng.github.io/hexo/20200916/4257870076/) 遇到問題: https://blog.csdn.net/qq_33154343/article/details/102887721 ## 選擇好看的 hexo 主題吧 查看該主題內是否有.git(隱藏檔),要刪除,因為如果該blog已經git,主題內又有git,是有2層git,之後會有一些問題出現 要`cd themes` -> `cd 主題名稱` -> `ls -all` -> `rm -rf .git` 刪除完:`cd .. ` 回到blog [建立自己Blog系列(三) Hexo next theme 介紹](https://isdaniel.github.io/hexo-blog-theme)  目前的主題: [lx](https://github.com/blleng/hexo-theme-lx) ## 調整主題 [【Day 9】Hexo Fluid 主題使用指南 - Part I](https://ithelp.ithome.com.tw/articles/10242380?sc=iThomeR) ## 調整文章 [Hexo - 前端也能建置部落格!更換主題與發表文章篇](https://ithelp.ithome.com.tw/articles/10207997) ## 將 hexo 網站部屬至 github [在 GitHub Pages 上部署 Hexo](https://hexo.io/zh-tw/docs/github-pages.html) * 執行 hexo clean && hexo deploy * 在`hexo server`結束時操作 [【Hexo】使用Hexo+github pages+travis ci 實現自動化部署](https://codingnote.cc/zh-tw/p/105532/) 遇到問題: [Github Dependabot alerts 介紹](https://yun-ru-tseng.github.io/Ruru-Blog/Github-Dependabot-alerts/) 參考文章: [從無到有的 Blog 建置教學 (含 domain 購買轉址)](https://riverye.medium.com/%E5%BE%9E%E7%84%A1%E5%88%B0%E6%9C%89%E7%9A%84-blog-%E5%BB%BA%E7%BD%AE%E6%95%99%E5%AD%B8-%E5%90%AB-domain-%E8%B3%BC%E8%B2%B7%E8%BD%89%E5%9D%80-355a9aff5474) ## 撰寫文章流程 hexo new post "myBlog" hexo s ->`http://localhost:4000` hexo clean hexo g hexo d `hexo clean && hexo g -d` 另外: `git add .` `git commit -m "備註資訊"` `git push` --- git-push token 481c45e89c295d2170ee1e9f3ccf0f4ac58141bd -------- ## 更換主題 https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/blob/master/DOCUMENTATION.md#define-post-excerpt  --- 2024 主題為使用 next 升級 node -> v16.13.0 2024/8/25 : 嘗試替 blog 加入站內搜尋 除參考:https://theme-next.js.org/docs/third-party-services/search-services 發現可以直接在:themes/next/_config.yml ```yaml= local_search: enable: true # If auto, trigger search by changing input. # If manual, trigger search by pressing enter key or search button. trigger: auto # Show top n results per article, show all results by setting to -1 top_n_per_article: 1 # Unescape html strings to the readable one. unescape: false # Preload the search data when the page loads. preload: false ``` ----  * 工作一年   ---      ---  ---   * 運行     圖片處理:  postman   * 代參數   ---     --- 履歷 https://www.cakeresume.com/resumes/loveabo103103 --- 前份工作主要專注於塑膠製成、或產品管裡等工作,會投入前端的契機是之前的工作有參與一點網頁維護和網路銷售的工作,一直以來也很想嘗試程式語言的學習,詢問身邊轉職的朋友了解前端領域後,也開始查閱相關技術內容,從自己網上學習開始,進而找到線上課程投入,累積自己能力成為前端工程師。 喜歡學程式不斷從不換變得熟悉、熟練的過程 同時也能帶來成就感,當然更直接的是可以為薪資帶來成長 --- 您好,我是舒涵, 部落格:https://eva813.github.io/ 前端技術進修:線上課程進修(饅頭計畫) 畢業於:台灣大學 碩士- 健康政策與管理 技能: 後端: RESTful API 前端:JavaScript(Ajax, jQuery), HTML, CSS, Sass , Vue.js 其他:熟悉 Git 版控開發, 感謝您撥空閱覽。 敬祝 貴公司平安順心 ---- ## 更換為 next 使用 : ``<!-- more -->`` 控制閱讀更多 https://blog.mrzorg.top/Hexo/2020-02-12-hero-next-theme-settings/ 
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up