diff --git a/src/README.md b/src/README.md index 348f3de..b5c1a95 100644 --- a/src/README.md +++ b/src/README.md @@ -1,4 +1,4 @@ -# Sayısal Güvenlik +![ÖYD Güvenlik](guvenlik_logo.svg "ÖYD Güvenlik") ## Buradan Başlayın diff --git a/src/guvenlik_logo.svg b/src/guvenlik_logo.svg new file mode 100644 index 0000000..848aa3a --- /dev/null +++ b/src/guvenlik_logo.svg @@ -0,0 +1,257 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/guvenlik_logo_white.svg b/src/guvenlik_logo_white.svg new file mode 100644 index 0000000..4e769bf --- /dev/null +++ b/src/guvenlik_logo_white.svg @@ -0,0 +1,261 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/theme/favicon.ico b/src/theme/favicon.ico deleted file mode 100644 index 5f2bb85..0000000 Binary files a/src/theme/favicon.ico and /dev/null differ diff --git a/src/theme/favicon.png b/src/theme/favicon.png new file mode 100644 index 0000000..fd5fd3e Binary files /dev/null and b/src/theme/favicon.png differ diff --git a/src/theme/favicon.svg b/src/theme/favicon.svg new file mode 100644 index 0000000..a4b2fa7 --- /dev/null +++ b/src/theme/favicon.svg @@ -0,0 +1,124 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/theme/index.hbs b/src/theme/index.hbs new file mode 100644 index 0000000..0995b50 --- /dev/null +++ b/src/theme/index.hbs @@ -0,0 +1,298 @@ + + + + + + {{ title }} + {{#if is_print }} + + {{/if}} + {{#if base_url}} + + {{/if}} + + + + {{> head}} + + + + + + + + + + + + + + + + {{#if copy_fonts}} + + {{/if}} + + + + + + + + {{#each additional_css}} + + {{/each}} + + {{#if mathjax_support}} + + + {{/if}} + + + + + + + + + + + + + + + + +
+ +
+ {{> header}} + + + + {{#if search_enabled}} + + {{/if}} + + + + +
+
+ {{{ content }}} +
+ + +
+
+ + + +
+ + {{#if livereload}} + + + {{/if}} + + {{#if google_analytics}} + + + {{/if}} + + {{#if playground_line_numbers}} + + {{/if}} + + {{#if playground_copyable}} + + {{/if}} + + {{#if playground_js}} + + + + + + {{/if}} + + {{#if search_js}} + + + + {{/if}} + + + + + + + {{#each additional_js}} + + {{/each}} + + {{#if is_print}} + {{#if mathjax_support}} + + {{else}} + + {{/if}} + {{/if}} + + +