diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..d773fdd --- /dev/null +++ b/.editorconfig @@ -0,0 +1,43 @@ +# EditorConfig is awesome: https://EditorConfig.org + +# top-most EditorConfig file +root = true + +# Unix-style newlines with a newline ending every file +[*] +end_of_line = lf +insert_final_newline = true + +# 4 space indentation (no tabs) +[*.{js,jsx,ts,tsx,html,css,scss,md}] +indent_style = space +indent_size = 4 + +# Set charset +[*.{js,jsx,ts,tsx,html,css,scss,md}] +charset = utf-8 + +# For Go files +[*.go] +indent_style = space +indent_size = 4 + +# For Python files +[*.py] +indent_style = space +indent_size = 4 + +# For JSON files +[*.json] +indent_style = space +indent_size = 2 + +# For YAML files +[*.{yaml,yml}] +indent_style = space +indent_size = 2 + +# For TOML files +[*.toml] +indent_style = space +indent_size = 2 diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 49040ab..5a5abd9 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -6,14 +6,14 @@
Discover all our talented authors and their contributions
+{{ .bio | truncate 120 }}
+ {{ end }} + + + {{ if .linkedin }} + + + + {{ end }} +No authors have been added yet. Check back soon!
++ Meet the talented writers and contributors who bring you insightful content across various topics. + Each author brings their unique perspective and expertise to create valuable content for our readers. +
+