diff options
Diffstat (limited to 'corruptlamar.sublime-workspace')
| -rw-r--r-- | corruptlamar.sublime-workspace | 586 |
1 files changed, 2 insertions, 584 deletions
diff --git a/corruptlamar.sublime-workspace b/corruptlamar.sublime-workspace index 753d0b5..2eaa84a 100644 --- a/corruptlamar.sublime-workspace +++ b/corruptlamar.sublime-workspace @@ -419,42 +419,6 @@ }, "buffers": [ - { - "file": "config/_default/hugo.toml", - "settings": - { - "buffer_size": 2898, - "encoding": "UTF-8", - "line_ending": "Unix" - }, - "undo_stack": - [ - [ - 14, - 1, - "toggle_comment", - { - "block": false - }, - "AgAAAOMKAAAAAAAA5QoAAAAAAAAAAAAAzgoAAAAAAADQCgAAAAAAAAAAAAA", - "AQAAAAAAAAABAAAACgsAAAAAAADMCgAAAAAAAAAAAAAAAPC/" - ] - ] - }, - { - "contents": "{{- /* Set version-aware sidebar menu */ -}}\n{{- $version := partial \"utilities/GetVersion.html\" (dict \"page\" . \"base\" true) -}}\n{{- $.Scratch.Set \"version\" $version -}}\n{{ with partial \"utilities/GetMenu\" (dict \"page\" . \"version\" $version) }}{{ $.Scratch.Set \"sidebar\" . }}{{ end }}\n\n{{- /* Validate if current version is latest */ -}}\n{{- if and site.Params.docs.checkVersion $version -}}\n {{- if ne $version \"latest\" -}}\n {{- if partial \"utilities/IsOlder\" (dict \"current\" $version) -}}\n {{- $.Scratch.Set \"pageAlertMsg\" (T \"newerVersionAlert\" site.Title) -}}\n {{- $.Scratch.Set \"pageAlertURL\" (or site.Params.docs.latestURL site.baseURL) -}}\n {{- end -}}\n {{- end -}}\n{{- end -}}\n\n{{- /* Initialize module configuration */ -}}\n{{- $modules := partialCached \"utilities/InitModules.html\" . -}}\n{{- $.Scratch.Set \"modules\" $modules -}}\n\n{{- $fullCover := or (or (and .IsHome .Site.Params.home.fullCover) .Page.Params.fullCover) .Site.Params.main.footerBelowFold }}\n{{- $.Scratch.Set \"fullCover\" $fullCover -}}\n\n{{- /* Define section headings */ -}}\n{{- $loading := \"\" -}}\n{{- if $fullCover }}{{ $loading = .Site.Params.main.loading }}{{ end -}}\n{{ $sections := partial \"utilities/GetSections.html\" (dict \"page\" . \"loading\" $loading) }}\n{{- $.Scratch.Set \"sections\" $sections -}}\n\n{{- /* Define main breakpoint */ -}}\n{{- $.Scratch.Set \"breakpoint\" (partialCached \"utilities/GetBreakpoint.html\" .) }}\n\n{{- /* Define base URL */ -}}\n{{ $lang := site.LanguageCode | default site.Language.Lang }}\n{{ $.Scratch.Set \"baseURL\" (strings.TrimSuffix (printf \"%s/\" $lang) site.Home.RelPermalink) }}\n\n<!doctype html>\n<html lang=\"{{ .Site.Language.Lang }}\" class=\"no-js\">\n <head>\n {{- partial \"footer/scripts.html\" (dict \"page\" . \"type\" \"critical\") -}}\n {{- partial \"footer/scripts.html\" (dict \"page\" . \"type\" \"functional\") -}}\n {{ block \"head\" . }}{{ end -}}\n </head>\n\n <body>\n <div class=\"d-flex flex-column min-vh-100\">\n <div class=\"d-flex flex-column {{ if $fullCover }} fullscreen{{ end }}{{ if .IsHome }} {{ .Site.Params.home.style }}{{ end }}\">\n {{- partial \"assets/navbar.html\" (dict\n \"page\" .\n \"fixed\" site.Params.navigation.fixed\n \"overlay\" site.Params.navigation.overlay\n \"overlayMode\" site.Params.navigation.overlayMode\n \"color\" site.Params.navigation.color\n \"style\" (default \"light\" site.Params.navigation.style)\n \"size\" (default \"md\" site.Params.navigation.size))\n -}}\n <div class=\"main-content\">\n {{ block \"featured\" . }}{{ end -}}\n </div>\n {{ if .Site.Params.main.footerBelowFold }}\n {{ block \"main\" . }}{{ end -}}\n {{ end }}\n </div>\n\n {{ if not .Site.Params.main.footerBelowFold }}\n {{ block \"main\" . }}{{ end -}}\n {{- partial \"footer/social.html\" . -}}\n {{- partial \"footer/footer.html\" . -}}\n {{ end }}\n </div>\n\n {{ if .Site.Params.main.footerBelowFold }}\n {{- partial \"footer/social.html\" . -}}\n {{- partial \"footer/footer.html\" . -}}\n {{ end }}\n {{- partial \"footer/popup.html\" . -}}\n {{- partial \"footer/toast-container.html\" . -}}\n {{- partial \"assets/symbols.html\" . -}}\n {{- partialCached \"footer/scripts.html\" (dict \"page\" .) -}}\n {{- partial \"footer/scripts.html\" (dict \"page\" . \"type\" \"optional\") -}}\n </body>\n</html>\n", - "file": "layouts/_default/baseof.html", - "file_size": 3644, - "file_write_time": 133890990519328210, - "settings": - { - "buffer_size": 3644, - "line_ending": "Unix" - }, - "undo_stack": - [ - ] - } ], "build_system": "", "build_system_choices": @@ -782,17 +746,13 @@ "side_bar_visible": false, "status_bar_visible": false }, - "expanded_folders": - [ - "/home/vassilios/Sandbox/hinode-template", - "/home/vassilios/Sandbox/hinode-template/layouts" - ], "file_history": [ + "/home/vassilios/Sandbox/hinode-template/layouts/_default/baseof.html", + "/home/vassilios/Sandbox/hinode-template/config/_default/hugo.toml", "/home/vassilios/Sandbox/hinode-template/layouts/_default/single.html", "/home/vassilios/Sandbox/hinode-template/layouts/_default/single.bak.html", "/home/vassilios/Sandbox/hinode-template/corruptlamar.sublime-project", - "/home/vassilios/Sandbox/hinode-template/layouts/_default/baseof.html", "/home/vassilios/Sandbox/hinode-template/layouts/_default/baseof.bak.html", "/home/vassilios/Sync/lazy-site/assets/css/style.css", "/home/vassilios/Sync/lazy-site/index.html", @@ -817,7 +777,6 @@ "/home/vassilios/Sandbox/corruptlamar/content/legal/case4case.md", "/home/vassilios/Sandbox/corruptlamar/content/evidence/junkyard.md", "/home/vassilios/Sandbox/hinode-template/content/legal/inheritance-standing.md", - "/home/vassilios/Sandbox/hinode-template/config/_default/hugo.toml", "/home/vassilios/Sandbox/hinode-template/archetypes/video.md", "/home/vassilios/Sandbox/hinode-template/archetypes/post.md", "/home/vassilios/Sandbox/hinode-template/archetypes/person.md", @@ -955,547 +914,6 @@ { "sheets": [ - { - "buffer": 0, - "file": "config/_default/hugo.toml", - "semi_transient": false, - "settings": - { - "buffer_size": 2898, - "regions": - { - }, - "selection": - [ - [ - 1907, - 1907 - ] - ], - "settings": - { - "apply_syntax_touched": true, - "auto_complete_triggers": - [ - { - "characters": "<", - "selector": "text.html, text.xml" - }, - { - "rhs_empty": true, - "selector": "punctuation.accessor" - } - ], - "bracket_highlighter.busy": false, - "bracket_highlighter.clone": -1, - "bracket_highlighter.clone_locations": - { - "close": - { - "1": - [ - 1906, - 1907 - ] - }, - "icon": - { - "1": - [ - "", - "region.greenish" - ] - }, - "open": - { - "1": - [ - 1898, - 1899 - ] - }, - "unmatched": - { - } - }, - "bracket_highlighter.clone_regions": - [ - "bh_c_define", - "bh_c_define_center", - "bh_c_define_open", - "bh_c_define_close", - "bh_c_define_content", - "bh_single_quote", - "bh_single_quote_center", - "bh_single_quote_open", - "bh_single_quote_close", - "bh_single_quote_content", - "bh_default", - "bh_default_center", - "bh_default_open", - "bh_default_close", - "bh_default_content", - "bh_square", - "bh_square_center", - "bh_square_open", - "bh_square_close", - "bh_square_content", - "bh_round", - "bh_round_center", - "bh_round_open", - "bh_round_close", - "bh_round_content", - "bh_regex", - "bh_regex_center", - "bh_regex_open", - "bh_regex_close", - "bh_regex_content", - "bh_curly", - "bh_curly_center", - "bh_curly_open", - "bh_curly_close", - "bh_curly_content", - "bh_angle", - "bh_angle_center", - "bh_angle_open", - "bh_angle_close", - "bh_angle_content", - "bh_double_quote", - "bh_double_quote_center", - "bh_double_quote_open", - "bh_double_quote_close", - "bh_double_quote_content", - "bh_unmatched", - "bh_unmatched_center", - "bh_unmatched_open", - "bh_unmatched_close", - "bh_unmatched_content", - "bh_tag", - "bh_tag_center", - "bh_tag_open", - "bh_tag_close", - "bh_tag_content" - ], - "bracket_highlighter.locations": - { - "close": - { - "1": - [ - 1906, - 1907 - ] - }, - "icon": - { - "1": - [ - "", - "region.greenish" - ] - }, - "open": - { - "1": - [ - 1898, - 1899 - ] - }, - "unmatched": - { - } - }, - "bracket_highlighter.regions": - [ - "bh_c_define", - "bh_c_define_center", - "bh_c_define_open", - "bh_c_define_close", - "bh_c_define_content", - "bh_single_quote", - "bh_single_quote_center", - "bh_single_quote_open", - "bh_single_quote_close", - "bh_single_quote_content", - "bh_default", - "bh_default_center", - "bh_default_open", - "bh_default_close", - "bh_default_content", - "bh_square", - "bh_square_center", - "bh_square_open", - "bh_square_close", - "bh_square_content", - "bh_round", - "bh_round_center", - "bh_round_open", - "bh_round_close", - "bh_round_content", - "bh_regex", - "bh_regex_center", - "bh_regex_open", - "bh_regex_close", - "bh_regex_content", - "bh_curly", - "bh_curly_center", - "bh_curly_open", - "bh_curly_close", - "bh_curly_content", - "bh_angle", - "bh_angle_center", - "bh_angle_open", - "bh_angle_close", - "bh_angle_content", - "bh_double_quote", - "bh_double_quote_center", - "bh_double_quote_open", - "bh_double_quote_close", - "bh_double_quote_content", - "bh_unmatched", - "bh_unmatched_center", - "bh_unmatched_open", - "bh_unmatched_close", - "bh_unmatched_content", - "bh_tag", - "bh_tag_center", - "bh_tag_open", - "bh_tag_close", - "bh_tag_content" - ], - "c_time": - [ - 128, - 3, - 99, - 100, - 97, - 116, - 101, - 116, - 105, - 109, - 101, - 10, - 100, - 97, - 116, - 101, - 116, - 105, - 109, - 101, - 10, - 113, - 0, - 67, - 10, - 7, - 233, - 4, - 7, - 4, - 3, - 6, - 7, - 47, - 100, - 113, - 1, - 133, - 113, - 2, - 82, - 113, - 3, - 46 - ], - "git_gutter_is_enabled": true, - "lsp_uri": "file:///home/vassilios/Sandbox/hinode-template/config/_default/hugo.toml", - "syntax": "Packages/TOML/TOML.sublime-syntax", - "tab_size": 2, - "translate_tabs_to_spaces": true - }, - "translation.x": 0.0, - "translation.y": 1660.0, - "zoom_level": 1.0 - }, - "stack_index": 1, - "stack_multiselect": false, - "type": "text" - }, - { - "buffer": 1, - "file": "layouts/_default/baseof.html", - "selected": true, - "semi_transient": true, - "settings": - { - "buffer_size": 3644, - "regions": - { - }, - "selection": - [ - [ - 2959, - 2959 - ] - ], - "settings": - { - "apply_syntax_touched": true, - "auto_complete_triggers": - [ - { - "characters": "<", - "selector": "text.html, text.xml" - }, - { - "rhs_empty": true, - "selector": "punctuation.accessor" - } - ], - "bracket_highlighter.busy": false, - "bracket_highlighter.clone": -1, - "bracket_highlighter.clone_locations": - { - "close": - { - "1": - [ - 43, - 44 - ] - }, - "icon": - { - "1": - [ - "", - "region.purplish" - ] - }, - "open": - { - "1": - [ - 0, - 1 - ] - }, - "unmatched": - { - } - }, - "bracket_highlighter.clone_regions": - [ - "bh_c_define", - "bh_c_define_center", - "bh_c_define_open", - "bh_c_define_close", - "bh_c_define_content", - "bh_single_quote", - "bh_single_quote_center", - "bh_single_quote_open", - "bh_single_quote_close", - "bh_single_quote_content", - "bh_default", - "bh_default_center", - "bh_default_open", - "bh_default_close", - "bh_default_content", - "bh_square", - "bh_square_center", - "bh_square_open", - "bh_square_close", - "bh_square_content", - "bh_round", - "bh_round_center", - "bh_round_open", - "bh_round_close", - "bh_round_content", - "bh_regex", - "bh_regex_center", - "bh_regex_open", - "bh_regex_close", - "bh_regex_content", - "bh_curly", - "bh_curly_center", - "bh_curly_open", - "bh_curly_close", - "bh_curly_content", - "bh_angle", - "bh_angle_center", - "bh_angle_open", - "bh_angle_close", - "bh_angle_content", - "bh_double_quote", - "bh_double_quote_center", - "bh_double_quote_open", - "bh_double_quote_close", - "bh_double_quote_content", - "bh_unmatched", - "bh_unmatched_center", - "bh_unmatched_open", - "bh_unmatched_close", - "bh_unmatched_content", - "bh_tag", - "bh_tag_center", - "bh_tag_open", - "bh_tag_close", - "bh_tag_content" - ], - "bracket_highlighter.locations": - { - "close": - { - "1": - [ - 2958, - 2959 - ] - }, - "icon": - { - "1": - [ - "", - "region.purplish" - ] - }, - "open": - { - "1": - [ - 2913, - 2914 - ] - }, - "unmatched": - { - } - }, - "bracket_highlighter.regions": - [ - "bh_c_define", - "bh_c_define_center", - "bh_c_define_open", - "bh_c_define_close", - "bh_c_define_content", - "bh_single_quote", - "bh_single_quote_center", - "bh_single_quote_open", - "bh_single_quote_close", - "bh_single_quote_content", - "bh_default", - "bh_default_center", - "bh_default_open", - "bh_default_close", - "bh_default_content", - "bh_square", - "bh_square_center", - "bh_square_open", - "bh_square_close", - "bh_square_content", - "bh_round", - "bh_round_center", - "bh_round_open", - "bh_round_close", - "bh_round_content", - "bh_regex", - "bh_regex_center", - "bh_regex_open", - "bh_regex_close", - "bh_regex_content", - "bh_curly", - "bh_curly_center", - "bh_curly_open", - "bh_curly_close", - "bh_curly_content", - "bh_angle", - "bh_angle_center", - "bh_angle_open", - "bh_angle_close", - "bh_angle_content", - "bh_double_quote", - "bh_double_quote_center", - "bh_double_quote_open", - "bh_double_quote_close", - "bh_double_quote_content", - "bh_unmatched", - "bh_unmatched_center", - "bh_unmatched_open", - "bh_unmatched_close", - "bh_unmatched_content", - "bh_tag", - "bh_tag_center", - "bh_tag_open", - "bh_tag_close", - "bh_tag_content" - ], - "c_time": - [ - 128, - 3, - 99, - 100, - 97, - 116, - 101, - 116, - 105, - 109, - 101, - 10, - 100, - 97, - 116, - 101, - 116, - 105, - 109, - 101, - 10, - 113, - 0, - 67, - 10, - 7, - 233, - 4, - 14, - 6, - 10, - 52, - 5, - 176, - 89, - 113, - 1, - 133, - 113, - 2, - 82, - 113, - 3, - 46 - ], - "git_gutter_is_enabled": false, - "lsp_uri": "file:///home/vassilios/Sandbox/hinode-template/layouts/_default/baseof.html", - "syntax": "Packages/Go/HTML (Go).sublime-syntax", - "tab_size": 4, - "translate_tabs_to_spaces": true - }, - "translation.x": 0.0, - "translation.y": 800.0, - "zoom_level": 1.0 - }, - "stack_index": 0, - "stack_multiselect": false, - "type": "text" - } ] } ], |
