From ae44f9f5f751bf7ea62c2dcbac3acfe6d900f656 Mon Sep 17 00:00:00 2001 From: Can <> Date: Thu, 3 Dec 2020 00:28:38 +0300 Subject: [PATCH] ... --- posts/.obsidian/workspace | 16 +++++++------- posts/Code/Codesheet.md | 45 +++++++++++++++++---------------------- posts/index.md | 19 ++++++++++++++++- posts/sidebar.md | 2 ++ styles/webflow-layout.css | 8 +++---- 5 files changed, 51 insertions(+), 39 deletions(-) diff --git a/posts/.obsidian/workspace b/posts/.obsidian/workspace index db977e0..e46ec90 100644 --- a/posts/.obsidian/workspace +++ b/posts/.obsidian/workspace @@ -11,7 +11,7 @@ "state": { "type": "markdown", "state": { - "file": "sidebar.md", + "file": "Code/Codesheet.md", "mode": "source" } }, @@ -24,7 +24,7 @@ "state": { "type": "markdown", "state": { - "file": "sidebar.md", + "file": "Code/Codesheet.md", "mode": "preview" } }, @@ -84,7 +84,7 @@ "state": { "type": "backlink", "state": { - "file": "sidebar.md", + "file": "Code/Codesheet.md", "collapseAll": true, "extraContext": true, "sortOrder": "alphabetical", @@ -101,15 +101,15 @@ "collapsed": true }, "lastOpenFiles": [ - "sidebar.md", "Code/Codesheet.md", + "Code/WebFlow/WebFlow.md", "index.md", + "notes-eng/checklists/Sell Checklist.md", + "articles-eng/Articles (ENG).md", "articles-tr/Articles (TR).md", + "sidebar.md", "notes-tr/Iyzico Gereklilikler.md", "articles-tr/Sidekick Browser.md", - "articles-tr/Obsidian.md", - "articles-tr/Google-Search-Quality.md", - "articles-tr/Ghost Blog Açma Rehberi.md", - "articles-tr/En İyi Blog Siteleri.md" + "articles-tr/Obsidian.md" ] } \ No newline at end of file diff --git a/posts/Code/Codesheet.md b/posts/Code/Codesheet.md index 02b1122..5f21787 100644 --- a/posts/Code/Codesheet.md +++ b/posts/Code/Codesheet.md @@ -2,37 +2,30 @@ title: "List of Code Snippets" --- -Arşiv amaçlı saklanan code snippetleri. - -__API's__ -* [[Google Sheets API]] -* [[Airtable Fetch API]] - -
- -__JavaScript__ -* [[Deep Compare]] Derin Karşılaştırma Yapar. -* [[HTML Attribute Remover]]: String şeklinde verilen HTML'deki tüm attributeları siler. -* [[External Script Loader]]: Script yükleyen Svelte componenti. -* [[Webpack Env Variables]]: Passing environment variables from webpack.config.js +Various code snippets mostly about front-end technologies like HTML/CSS/JS and Linux, Python etc. -
+### __CSS Snippets__ +* [[Frost Effect]]: Create frost-blur effects like in Apple design. -__CSS Snippets__ -* * [[Frost Effect]] - -
- -__HTML__ +### __HTML__ * [[HTTPS Force Meta Tag]]: Güvensiz bağlantıları HTTPS'e zorlar. -
- -* [[Linux Commands]] -* [[React Hooks]] - -
+### __JavaScript__ +* [[Google Sheets API]]: Fetch your sheets. +* [[Airtable Fetch API]]: Unlike official API, it uses browser's Fetch API. +* [[Deep Compare]] Make deep compare JS objects. +* [[HTML Attribute Remover]]: Remove all attributes from given HTML string.. +* [[Webpack Env Variables]]: Passing environment variables from webpack.config.js +* __React__ +* * [[React Hooks]]: Most useful hooks. +* __Svelte__ +* * [[External Script Loader]]: Svelte component that loads script. +### __Linux/Bash__ +* [[Linux Commands]]: Various Linux/Bash commands. * [[Git Komutları]] +### __Miscellaneous__ +* [[WebFlow]]: Useful Webflow snippets. +* [[Brave Settings]]: Brave's settings panel. diff --git a/posts/index.md b/posts/index.md index 2137457..e8e48fd 100644 --- a/posts/index.md +++ b/posts/index.md @@ -6,7 +6,24 @@ This is my digital backroom. It is intended to be a personal public wiki page. I ## Quicklinks -* [[Articles (TR)]]: Articles written in Turkish. +* __[[Articles (TR)]]: Articles written in Turkish__. +* * [[Sidekick Browser]]: Harikulade bir kullanıcı deneyimine sahip chromium tarayıcı. +* * [[TiddlyWiki]]: Çok işlevli bir not alma uygulaması olan Tiddlywiki hakkındaki incelemem. +* * [[Zettelkasten Metodu]]: Zettelkasten metodu ile akıllı notlar nasıl alınır? + +* * [[Zettelkasten Uygulamaları]]: Zettelkasten metodunu kullanabileceğiniz not-alma uygulamaları. + +* * [[Ghost Blog Açma Rehberi]]: GCP üzerinde Ghost blog nasıl açılır? + +* * [[En İyi Blog Siteleri]]:Bir blog açmaya karar verdiniz ve henüz platform seçmediyseniz, bu yazıda nelere dikkat edilmesi gerektiğini ve çeşitli blog platformlarını bulacaksınız. Ücretsiz blog sitesi arayanlar, okuyucaları için paywall koymak isteyenler, portfolyo oluşturmak isteyenler için çeşitli alternatifler mevcut. + +* * [[Clover Notes]]: Clover not alma uygulamasını beta-tester olarak deneyerek ilk izlenimlerimi paylaştım. + +* * [[Obsidian]]: Obsidian not alma uygulaması hakkındaki tanıtım yazım. + + + + * [[Articles (ENG)]]: Articles written in English. * [[Codesheet]] : Code Snippets including Python, JS, CSS, HTML and Bash. diff --git a/posts/sidebar.md b/posts/sidebar.md index 803be5a..bff5b9c 100644 --- a/posts/sidebar.md +++ b/posts/sidebar.md @@ -2,6 +2,8 @@ title: "Sidebar" --- ### [Digital Notes](/) + + * [[Articles (TR)]] * [[Articles (ENG)]] * [[Codesheet]] diff --git a/styles/webflow-layout.css b/styles/webflow-layout.css index c1a4915..fec08db 100644 --- a/styles/webflow-layout.css +++ b/styles/webflow-layout.css @@ -28,9 +28,9 @@ h5, h6 {font-weight: bold;line-height: 1.6em;} h5,h6 {font-weight: normal;} h1 {font-size: 2.1rem;text-align: left;font-weight: bold; margin-bottom:32px; margin-top:64px; color:#222} -h2 {font-size: 1.9em;font-weight: bold; margin-top:64px; color:#333} -h3 {font-size: 1.5em;font-weight: bold; margin-top:48px; color:#444} -h4 {font-size: 1.3em;font-weight: bold; color:#444} +h2 {font-size: 1.9em;font-weight: bold; margin-top:64px; color:#222} +h3 {font-size: 1.5em;font-weight: bold; margin-top:48px; color:#222} +h4 {font-size: 1.3em;font-weight: bold; color:#333} p, li { padding-bottom: 4px; padding-top: 4px; @@ -55,7 +55,7 @@ ul, ol {padding-left: 16px;} -a {text-decoration: none;color:#222 !important} +a {text-decoration: none;color:#333 !important} .main a.internal { color: #131313 ; background-color: transparent !important;