Take notes of everything I learn
AWS S3 CloudFront SSL 架設靜態網站 使用AWS上的 S3, CloudFront 架設網站, 並藉由 AWS Certificate Manager 申請 SSL . 這樣的會就可以不用開啟S3的Static website hosting . 藉由 CloudFront 還可以讓 bucket 不必公開,
GitHub gitattributes GitHub 透過 Linguist 來計算各個檔案的程式語言. Github會自動統計, 但有時不如人意, 像是用了第三方東西後或者build 出大量html等, 導致統計結
vJoystick 可橋接非遊戲控制器的任何設備與需要遊戲控制器的應用程式的設備驅動程序 http://vjoystick.sourceforge.net/joomla/ Download https://sourceforge.net/projects/vjoystick/ or https://github.com/shauleiz/vJoy vJoystick with UCR https://home.gamer.com.tw/creationDetail.php?sn=4886070 https://www.youtube.com/watch?v=SL3mXAHH-Eg&feature=emb_title Source Code : tajtiattila/vjoy https://github.com/tajtiattila/vjoy Include dll 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
[AWS] Certified Solutions Architect – Associate(SAA) 準備 斷斷續續也準備了三~四個多月, 網路上有很多文章教你如何準備, 所以這邊就不多說了, 主要告訴你從準備到考試的流程: 額外30分鐘申
Built-in Shortcodes Hudo Shorcodes Practice.
high light {{< highlight go >}} fmt.Println(“Hello World”) {{< /highlight >}}
1 fmt.Println("Hello World") {{< highlight html >}}
This HTML {{< /highlight >}} 1 2 3 <html> <body> This HTML </body> </html> gist {{< gist kimi0230 ede767a27a0d62b4d458a17d28708995 >}} Custom Short Code {{< myshortcode >}}
Hi Hi Reference https://gohugo.io/content-management/shortcodes/ https://gohugo.io/templates/shortcode-templates/
探索 Hugo - LoveIt 主题的全部内容和背后的核心概念.