<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Developer on Nothing but..</title>
    <link>https://notes.wadeism.net/categories/developer/</link>
    <description>Recent content in Developer on Nothing but..</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 12 Sep 2022 12:57:23 +0800</lastBuildDate>
    <atom:link href="https://notes.wadeism.net/categories/developer/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用多組 SSH Key 讓不同 GitHub 帳號免密碼執行 git push</title>
      <link>https://notes.wadeism.net/post/2022-09-12-git-push-with-specify-ssh-key/</link>
      <pubDate>Mon, 12 Sep 2022 12:57:23 +0800</pubDate>
      <guid>https://notes.wadeism.net/post/2022-09-12-git-push-with-specify-ssh-key/</guid>
      <description>開始用 Hugo 與 md 檔來寫文章後（雖然這是今年的</description>
    </item>
    <item>
      <title>Docker 建立 Laravel 用的 LNMP 環境</title>
      <link>https://notes.wadeism.net/post/create-laravel-lnmp-by-docker/</link>
      <pubDate>Sat, 31 Jul 2021 04:35:00 +0000</pubDate>
      <guid>https://notes.wadeism.net/post/create-laravel-lnmp-by-docker/</guid>
      <description>雖然標題上是寫 Laravel 用的環境，不過這套環境也</description>
    </item>
    <item>
      <title>Shell Script 內建變數介紹</title>
      <link>https://notes.wadeism.net/post/shell-script-default-variable/</link>
      <pubDate>Tue, 01 Sep 2020 00:07:36 +0000</pubDate>
      <guid>https://notes.wadeism.net/post/shell-script-default-variable/</guid>
      <description>在 Shell 中常使用 $? 來判斷前一個指令執行的失敗</description>
    </item>
    <item>
      <title>Shell Script 的 unary operator expected 問題</title>
      <link>https://notes.wadeism.net/post/shell-script-unary-operator-expected/</link>
      <pubDate>Fri, 28 Aug 2020 01:46:31 +0000</pubDate>
      <guid>https://notes.wadeism.net/post/shell-script-unary-operator-expected/</guid>
      <description>以下面的 if script 為例： #!/bin/bash read -p &amp;#39;please type in &amp;#34;play&amp;#34; : &amp;#39; INPUT if</description>
    </item>
    <item>
      <title>BootStrap 3 改變 navbar 選項的字型顏色</title>
      <link>https://notes.wadeism.net/post/bootstrap3-change-navbar-font-color/</link>
      <pubDate>Wed, 29 Jul 2020 15:57:52 +0000</pubDate>
      <guid>https://notes.wadeism.net/post/bootstrap3-change-navbar-font-color/</guid>
      <description>.navbar .nav &amp;gt; li &amp;gt; a { float: none; line-height: 19px; padding: 9px 10px 11px; text-decoration: none; text-shadow: 0 -1px</description>
    </item>
    <item>
      <title>BootStrap 3 Navbar 置中方法</title>
      <link>https://notes.wadeism.net/post/bootstrap3-navbar-aligh-center/</link>
      <pubDate>Wed, 29 Jul 2020 15:46:49 +0000</pubDate>
      <guid>https://notes.wadeism.net/post/bootstrap3-navbar-aligh-center/</guid>
      <description>先於 CSS 中加入以下 class .navbar .nav.pull-center { float: none; margin: 0 auto; display:inline-block; *display:inline; /*</description>
    </item>
    <item>
      <title>Shell Script 截取檔案名稱與副檔名</title>
      <link>https://notes.wadeism.net/post/shell-script-get-filename-and-ext/</link>
      <pubDate>Sun, 12 Jul 2020 17:07:32 +0000</pubDate>
      <guid>https://notes.wadeism.net/post/shell-script-get-filename-and-ext/</guid>
      <description>在 Shell Script 中經常會需要對檔案做存取，大多數的</description>
    </item>
    <item>
      <title>讓 Apache 存取 MySQL 的 SELinux 設定</title>
      <link>https://notes.wadeism.net/post/selinux-for-apache-mysql-access/</link>
      <pubDate>Sun, 14 Oct 2018 12:05:23 +0000</pubDate>
      <guid>https://notes.wadeism.net/post/selinux-for-apache-mysql-access/</guid>
      <description>在自己的虛擬機裡練習 PHP and MariaDB 時，曾經碰過一</description>
    </item>
    <item>
      <title>使用 GitHub 建立個人靜態網頁</title>
      <link>https://notes.wadeism.net/post/github-create-personal-page/</link>
      <pubDate>Mon, 01 Oct 2018 14:09:39 +0000</pubDate>
      <guid>https://notes.wadeism.net/post/github-create-personal-page/</guid>
      <description>記得以前在課堂上，老師介紹過兩種免費的方</description>
    </item>
    <item>
      <title>Atom 佈景主題與套件</title>
      <link>https://notes.wadeism.net/post/atom-themes-plugins/</link>
      <pubDate>Sun, 08 Jul 2018 11:00:02 +0000</pubDate>
      <guid>https://notes.wadeism.net/post/atom-themes-plugins/</guid>
      <description>分享一些我喜歡的 UI Theme、Synta</description>
    </item>
    <item>
      <title>Sublime Text 佈景主題</title>
      <link>https://notes.wadeism.net/post/sublime-text-theme/</link>
      <pubDate>Sun, 24 Jun 2018 04:01:20 +0000</pubDate>
      <guid>https://notes.wadeism.net/post/sublime-text-theme/</guid>
      <description>幾個比較喜歡的 Sublime 主題 Spacegray Freesia Theme https://scotch.io/bar-talk/the-best-sublime-text-3-themes-of-2014</description>
    </item>
    <item>
      <title>網頁前端 課堂筆記</title>
      <link>https://notes.wadeism.net/post/note-for-web-frontend/</link>
      <pubDate>Sun, 24 Jun 2018 03:35:03 +0000</pubDate>
      <guid>https://notes.wadeism.net/post/note-for-web-frontend/</guid>
      <description>div 會佔據一整行，要注意整行的元件 表格 &amp;lt;table&amp;gt; ．</description>
    </item>
    <item>
      <title>PHP &amp; MYSQL 課堂筆記</title>
      <link>https://notes.wadeism.net/post/note-for-php-mysql/</link>
      <pubDate>Sun, 24 Jun 2018 03:28:48 +0000</pubDate>
      <guid>https://notes.wadeism.net/post/note-for-php-mysql/</guid>
      <description>php 經過轉換變成 html ;（分號）為一行字串的結</description>
    </item>
  </channel>
</rss>
