From 0b4dc9dc836e90a7000e6db260f680dc1d567bd9 Mon Sep 17 00:00:00 2001 From: unsolidarity <168721393+unsolidarity@users.noreply.github.com> Date: Thu, 2 May 2024 12:07:39 +0300 Subject: [PATCH 01/34] Update _config.yml --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 2a062d3e99..a2d1c04507 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ -title: Cayman theme -description: Cayman is a clean, responsive theme for GitHub Pages. -show_downloads: true +title: UN Solidarity Project +description: Anatomy of Solidarity in United Nations Voting +show_downloads: false google_analytics: -theme: jekyll-theme-cayman \ No newline at end of file +theme: jekyll-theme-cayman From f82274a044bd5e510323e3161609daa75e0123c9 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 2 May 2024 12:31:32 +0300 Subject: [PATCH 02/34] test rec --- test/_config_.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/_config_.yml diff --git a/test/_config_.yml b/test/_config_.yml new file mode 100644 index 0000000000..a2d1c04507 --- /dev/null +++ b/test/_config_.yml @@ -0,0 +1,5 @@ +title: UN Solidarity Project +description: Anatomy of Solidarity in United Nations Voting +show_downloads: false +google_analytics: +theme: jekyll-theme-cayman From d3926391a40b2f0b218f481bae813f086eef04e6 Mon Sep 17 00:00:00 2001 From: unsolidarity <168721393+unsolidarity@users.noreply.github.com> Date: Thu, 2 May 2024 12:33:10 +0300 Subject: [PATCH 03/34] Create test.txt --- test/test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/test.txt diff --git a/test/test.txt b/test/test.txt new file mode 100644 index 0000000000..9daeafb986 --- /dev/null +++ b/test/test.txt @@ -0,0 +1 @@ +test From bd10025aec6c379b23ab2571647f3d35bf56c372 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 2 May 2024 12:38:33 +0300 Subject: [PATCH 04/34] del test folder --- test/_config_.yml | 5 ----- test/test.txt | 1 - 2 files changed, 6 deletions(-) delete mode 100644 test/_config_.yml delete mode 100644 test/test.txt diff --git a/test/_config_.yml b/test/_config_.yml deleted file mode 100644 index a2d1c04507..0000000000 --- a/test/_config_.yml +++ /dev/null @@ -1,5 +0,0 @@ -title: UN Solidarity Project -description: Anatomy of Solidarity in United Nations Voting -show_downloads: false -google_analytics: -theme: jekyll-theme-cayman diff --git a/test/test.txt b/test/test.txt deleted file mode 100644 index 9daeafb986..0000000000 --- a/test/test.txt +++ /dev/null @@ -1 +0,0 @@ -test From 4c251c1a41a7112f54fba95fb9289a2181fdc45b Mon Sep 17 00:00:00 2001 From: sobolsky <168721393+sobolsky@users.noreply.github.com> Date: Thu, 2 May 2024 13:42:43 +0300 Subject: [PATCH 05/34] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index a2d1c04507..844743210d 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ -title: UN Solidarity Project -description: Anatomy of Solidarity in United Nations Voting +title: Lee Sobolsky +description: Data Research Projects show_downloads: false google_analytics: theme: jekyll-theme-cayman From 5363661a2ec40482bc1fff145e1c60db38e99c90 Mon Sep 17 00:00:00 2001 From: sobolsky <168721393+sobolsky@users.noreply.github.com> Date: Thu, 2 May 2024 14:53:55 +0300 Subject: [PATCH 06/34] Update index.md --- index.md | 120 +------------------------------------------------------ 1 file changed, 1 insertion(+), 119 deletions(-) diff --git a/index.md b/index.md index 8611051996..9b9b20acb3 100644 --- a/index.md +++ b/index.md @@ -2,122 +2,4 @@ layout: default --- -Text can be **bold**, _italic_, or ~~strikethrough~~. - -[Link to another page](./another-page.html). - -There should be whitespace between paragraphs. - -There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project. - -# Header 1 - -This is a normal paragraph following a header. GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere. - -## Header 2 - -> This is a blockquote following a header. -> -> When something is important enough, you do it even if the odds are not in your favor. - -### Header 3 - -```js -// Javascript code with syntax highlighting. -var fun = function lang(l) { - dateformat.i18n = require('./lang/' + l) - return true; -} -``` - -```ruby -# Ruby code with syntax highlighting -GitHubPages::Dependencies.gems.each do |gem, version| - s.add_dependency(gem, "= #{version}") -end -``` - -#### Header 4 - -* This is an unordered list following a header. -* This is an unordered list following a header. -* This is an unordered list following a header. - -##### Header 5 - -1. This is an ordered list following a header. -2. This is an ordered list following a header. -3. This is an ordered list following a header. - -###### Header 6 - -| head1 | head two | three | -|:-------------|:------------------|:------| -| ok | good swedish fish | nice | -| out of stock | good and plenty | nice | -| ok | good `oreos` | hmm | -| ok | good `zoute` drop | yumm | - -### There's a horizontal rule below this. - -* * * - -### Here is an unordered list: - -* Item foo -* Item bar -* Item baz -* Item zip - -### And an ordered list: - -1. Item one -1. Item two -1. Item three -1. Item four - -### And a nested list: - -- level 1 item - - level 2 item - - level 2 item - - level 3 item - - level 3 item -- level 1 item - - level 2 item - - level 2 item - - level 2 item -- level 1 item - - level 2 item - - level 2 item -- level 1 item - -### Small image - -![Octocat](https://github.githubassets.com/images/icons/emoji/octocat.png) - -### Large image - -![Branching](https://guides.github.com/activities/hello-world/branching.png) - - -### Definition lists can be used with HTML syntax. - -
-
Name
-
Godzilla
-
Born
-
1952
-
Birthplace
-
Japan
-
Color
-
Green
-
- -``` -Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long. This line should be long enough to demonstrate this. -``` - -``` -The final element. -``` +## [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From 4319d8ea2aeef403e3176cdf02ed0905d5dc8cf8 Mon Sep 17 00:00:00 2001 From: sobolsky <168721393+sobolsky@users.noreply.github.com> Date: Thu, 2 May 2024 14:57:26 +0300 Subject: [PATCH 07/34] Update index.md --- index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 9b9b20acb3..4faa49e12f 100644 --- a/index.md +++ b/index.md @@ -1,5 +1,9 @@ --- -layout: default +title: Lee Sobolsky +description: Data Research Projects +show_downloads: false +google_analytics: +theme: jekyll-theme-cayman --- ## [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From 7e399f912f4331e8dacd909f66450fd74dd77f2b Mon Sep 17 00:00:00 2001 From: sobolsky <168721393+sobolsky@users.noreply.github.com> Date: Thu, 2 May 2024 14:58:21 +0300 Subject: [PATCH 08/34] Update index.md --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 4faa49e12f..227f6ae061 100644 --- a/index.md +++ b/index.md @@ -1,4 +1,5 @@ --- +layout: default title: Lee Sobolsky description: Data Research Projects show_downloads: false From c86a0875e4d8c4ac0d5dd55c59cd23f32cfc101c Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Thu, 2 May 2024 19:32:59 +0300 Subject: [PATCH 09/34] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 227f6ae061..4ae8c0c10e 100644 --- a/index.md +++ b/index.md @@ -7,4 +7,4 @@ google_analytics: theme: jekyll-theme-cayman --- -## [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) +## [1. Anatomy of Solidarity in United Nations Voting. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From 3335df3ae45750e41e0fe69e0e17a798b742f1af Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Thu, 2 May 2024 19:33:46 +0300 Subject: [PATCH 10/34] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 4ae8c0c10e..327dd4a325 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,6 @@ --- layout: default -title: Lee Sobolsky +title: Alex Sobolsky description: Data Research Projects show_downloads: false google_analytics: From 9cba1faa3832638232b6633178f08078a223fbbb Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Thu, 2 May 2024 19:34:47 +0300 Subject: [PATCH 11/34] Update index.md --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 327dd4a325..4b8ae77dd2 100644 --- a/index.md +++ b/index.md @@ -6,5 +6,5 @@ show_downloads: false google_analytics: theme: jekyll-theme-cayman --- - -## [1. Anatomy of Solidarity in United Nations Voting. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) +# Anatomy of Solidarity in United Nations Voting +## [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From 0c14315cac123a0178f019907db8e75a1846b687 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 00:30:01 +0300 Subject: [PATCH 12/34] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 4b8ae77dd2..5d2741bfaa 100644 --- a/index.md +++ b/index.md @@ -6,5 +6,5 @@ show_downloads: false google_analytics: theme: jekyll-theme-cayman --- -# Anatomy of Solidarity in United Nations Voting +# [Anatomy of Solidarity in United Nations Voting]((https://sobolsky.github.io/un/) ## [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From 8fd361b3cec2a2b118635829ab2bb946faf6e446 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 00:32:09 +0300 Subject: [PATCH 13/34] Update README.md --- README.md | 120 ++---------------------------------------------------- 1 file changed, 4 insertions(+), 116 deletions(-) diff --git a/README.md b/README.md index 06a3b19320..84daa30b2e 100644 --- a/README.md +++ b/README.md @@ -1,116 +1,4 @@ -# The Cayman theme - -[![.github/workflows/ci.yaml](https://github.com/pages-themes/cayman/actions/workflows/ci.yaml/badge.svg)](https://github.com/pages-themes/cayman/actions/workflows/ci.yaml) [![Gem Version](https://badge.fury.io/rb/jekyll-theme-cayman.svg)](https://badge.fury.io/rb/jekyll-theme-cayman) - -*Cayman is a Jekyll theme for GitHub Pages. You can [preview the theme to see what it looks like](http://pages-themes.github.io/cayman), or even [use it today](#usage).* - -![Thumbnail of Cayman](thumbnail.png) - -## Usage - -To use the Cayman theme: - -1. Add the following to your site's `_config.yml`: - - ```yml - remote_theme: pages-themes/cayman@v0.2.0 - plugins: - - jekyll-remote-theme # add this line to the plugins list if you already have one - ``` - -2. Optionally, if you'd like to preview your site on your computer, add the following to your site's `Gemfile`: - - ```ruby - gem "github-pages", group: :jekyll_plugins - ``` - -## Customizing - -### Configuration variables - -Cayman will respect the following variables, if set in your site's `_config.yml`: - -```yml -title: [The title of your site] -description: [A short description of your site's purpose] -``` - -Additionally, you may choose to set the following optional variables: - -```yml -show_downloads: ["true" or "false" (unquoted) to indicate whether to provide a download URL] -google_analytics: [Your Google Analytics tracking ID] -``` - -### Stylesheet - -If you'd like to add your own custom styles: - -1. Create a file called `/assets/css/style.scss` in your site -2. Add the following content to the top of the file, exactly as shown: - ```scss - --- - --- - - @import "{{ site.theme }}"; - ``` -3. Add any custom CSS (or Sass, including imports) you'd like immediately after the `@import` line - -*Note: If you'd like to change the theme's Sass variables, you must set new values before the `@import` line in your stylesheet.* - -### Layouts - -If you'd like to change the theme's HTML layout: - -1. For some changes such as a custom `favicon`, you can add custom files in your local `_includes` folder. The files [provided with the theme](https://github.com/pages-themes/cayman/tree/master/_includes) provide a starting point and are included by the [original layout template](https://github.com/pages-themes/cayman/blob/master/_layouts/default.html). -2. For more extensive changes, [copy the original template](https://github.com/pages-themes/cayman/blob/master/_layouts/default.html) from the theme's repository
(*Pro-tip: click "raw" to make copying easier*) -3. Create a file called `/_layouts/default.html` in your site -4. Paste the default layout content copied in the first step -5. Customize the layout as you'd like - -### Customizing Google Analytics code - -Google has released several iterations to their Google Analytics code over the years since this theme was first created. If you would like to take advantage of the latest code, paste it into `_includes/head-custom-google-analytics.html` in your Jekyll site. - -### Overriding GitHub-generated URLs - -Templates often rely on URLs supplied by GitHub such as links to your repository or links to download your project. If you'd like to override one or more default URLs: - -1. Look at [the template source](https://github.com/pages-themes/cayman/blob/master/_layouts/default.html) to determine the name of the variable. It will be in the form of `{{ site.github.zip_url }}`. -2. Specify the URL that you'd like the template to use in your site's `_config.yml`. For example, if the variable was `site.github.url`, you'd add the following: - ```yml - github: - zip_url: http://example.com/download.zip - another_url: another value - ``` -3. When your site is built, Jekyll will use the URL you specified, rather than the default one provided by GitHub. - -*Note: You must remove the `site.` prefix, and each variable name (after the `github.`) should be indent with two space below `github:`.* - -For more information, see [the Jekyll variables documentation](https://jekyllrb.com/docs/variables/). - -## Roadmap - -See the [open issues](https://github.com/pages-themes/cayman/issues) for a list of proposed features (and known issues). - -## Project philosophy - -The Cayman theme is intended to make it quick and easy for GitHub Pages users to create their first (or 100th) website. The theme should meet the vast majority of users' needs out of the box, erring on the side of simplicity rather than flexibility, and provide users the opportunity to opt-in to additional complexity if they have specific needs or wish to further customize their experience (such as adding custom CSS or modifying the default layout). It should also look great, but that goes without saying. - -## Contributing - -Interested in contributing to Cayman? We'd love your help. Cayman is an open source project, built one contribution at a time by users like you. See [the CONTRIBUTING file](docs/CONTRIBUTING.md) for instructions on how to contribute. - -### Previewing the theme locally - -If you'd like to preview the theme locally (for example, in the process of proposing a change): - -1. Clone down the theme's repository (`git clone https://github.com/pages-themes/cayman`) -2. `cd` into the theme's directory -3. Run `script/bootstrap` to install the necessary dependencies -4. Run `bundle exec jekyll serve` to start the preview server -5. Visit [`localhost:4000`](http://localhost:4000) in your browser to preview the theme - -### Running tests - -The theme contains a minimal test suite, to ensure a site with the theme would build successfully. To run the tests, simply run `script/cibuild`. You'll need to run `script/bootstrap` once before the test script will work. +# Alex Sobolsky +### Data Research Projects +## [Anatomy of Solidarity in United Nations Voting]((https://sobolsky.github.io/un/) +### [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From efd4a189e2bfbf681d2f8db12593903254985d2a Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 00:32:24 +0300 Subject: [PATCH 14/34] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84daa30b2e..457dd86a9d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Alex Sobolsky ### Data Research Projects -## [Anatomy of Solidarity in United Nations Voting]((https://sobolsky.github.io/un/) +## [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) ### [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From f023280b2a9b411c5891e460978606f61a9fbe41 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 00:33:08 +0300 Subject: [PATCH 15/34] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 457dd86a9d..d3cc6d0825 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Alex Sobolsky -### Data Research Projects +#### Data Research Projects ## [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) ### [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From dc838e9a74ad5c18c017724c557c234f12a06ec8 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 00:34:17 +0300 Subject: [PATCH 16/34] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 5d2741bfaa..316cfb4983 100644 --- a/index.md +++ b/index.md @@ -6,5 +6,5 @@ show_downloads: false google_analytics: theme: jekyll-theme-cayman --- -# [Anatomy of Solidarity in United Nations Voting]((https://sobolsky.github.io/un/) +# [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) ## [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From 6877d6339509586f27e5dc5d4a85d4590f1987e7 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 00:34:29 +0300 Subject: [PATCH 17/34] Update README.md --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d3cc6d0825..316cfb4983 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -# Alex Sobolsky -#### Data Research Projects -## [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) -### [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) +--- +layout: default +title: Alex Sobolsky +description: Data Research Projects +show_downloads: false +google_analytics: +theme: jekyll-theme-cayman +--- +# [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) +## [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From 91462930e15a6d2b7a3b815b5d726456278c9bb4 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 00:35:46 +0300 Subject: [PATCH 18/34] Update README.md --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 316cfb4983..d3cc6d0825 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,4 @@ ---- -layout: default -title: Alex Sobolsky -description: Data Research Projects -show_downloads: false -google_analytics: -theme: jekyll-theme-cayman ---- -# [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) -## [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) +# Alex Sobolsky +#### Data Research Projects +## [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) +### [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From f1bfc6294a77bd2f4b5aed79990d004f58bc7156 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 00:38:02 +0300 Subject: [PATCH 19/34] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3cc6d0825..2bfa920d0d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Alex Sobolsky #### Data Research Projects -## [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) -### [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) +> [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) +>> [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From c2b52d536c0f22aeeb984e643e5e3f2e428a4c11 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 00:38:17 +0300 Subject: [PATCH 20/34] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bfa920d0d..0742dff34f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Alex Sobolsky -#### Data Research Projects +## Data Research Projects > [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) >> [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From a41d5ec6f51466115781b52d3f5e6bb4aa0bb058 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 00:38:32 +0300 Subject: [PATCH 21/34] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0742dff34f..dc8cbbec28 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Alex Sobolsky -## Data Research Projects +### Data Research Projects > [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) >> [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From 7cd5cadb5ee5053b1c2d1079086665aaa6f0ab1a Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 00:38:58 +0300 Subject: [PATCH 22/34] Update index.md --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 316cfb4983..4b27814aef 100644 --- a/index.md +++ b/index.md @@ -6,5 +6,5 @@ show_downloads: false google_analytics: theme: jekyll-theme-cayman --- -# [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) -## [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) +> [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) +>> [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) From f5ad9eef4e4c5289b1aa21ccd9ceb0003d47fc6a Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 01:55:08 +0300 Subject: [PATCH 23/34] Update index.md --- index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 4b27814aef..91af3be78b 100644 --- a/index.md +++ b/index.md @@ -6,5 +6,7 @@ show_downloads: false google_analytics: theme: jekyll-theme-cayman --- -> [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) ->> [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) +# [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un) +> ## Political Conditions +>> ### [Ukraine Political Conditions](https://sobolsky.github.io/upc) +>>> #### [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/01) From 41bd645a5e16f8a8d05490fff67a3c21dc5bf8f2 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 01:55:46 +0300 Subject: [PATCH 24/34] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc8cbbec28..02f6144761 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Alex Sobolsky ### Data Research Projects -> [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un/) ->> [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/) + +## [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un) +> ### Political Conditions +>> #### [Ukraine Political Conditions](https://sobolsky.github.io/upc) +>>> ### [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/01) From 8af991c347120c0c3308a72eed460722c455a631 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 02:14:35 +0300 Subject: [PATCH 25/34] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 02f6144761..012ce945cc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# Alex Sobolsky -### Data Research Projects +# Data Research Projects ## [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un) > ### Political Conditions From 7f1a349ec1875f33a8440eafa977d92ebc8202cd Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 02:15:19 +0300 Subject: [PATCH 26/34] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 012ce945cc..0256efb341 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Data Research Projects +Alex Sobolsky ## [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un) > ### Political Conditions From cd549fc645d8de650b87cf711fbdc460154c2b09 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 02:16:01 +0300 Subject: [PATCH 27/34] Update index.md --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 91af3be78b..77efdb2bd1 100644 --- a/index.md +++ b/index.md @@ -1,7 +1,7 @@ --- layout: default -title: Alex Sobolsky -description: Data Research Projects +title: Data Research Projects +description: Alex Sobolsky show_downloads: false google_analytics: theme: jekyll-theme-cayman From 5b8bcd1d0e1a550ebba6edfbba2abc7bc8cfca14 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 02:16:32 +0300 Subject: [PATCH 28/34] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 77efdb2bd1..1200dc73e6 100644 --- a/index.md +++ b/index.md @@ -6,7 +6,7 @@ show_downloads: false google_analytics: theme: jekyll-theme-cayman --- -# [Anatomy of Solidarity in United Nations Voting](https://sobolsky.github.io/un) +# [Anatomy of Solidarity in UN Voting](https://sobolsky.github.io/un) > ## Political Conditions >> ### [Ukraine Political Conditions](https://sobolsky.github.io/upc) >>> #### [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/01) From 0e44554011daac3d517cb66bcb19bf519d75267f Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 02:41:22 +0300 Subject: [PATCH 29/34] Update index.md --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 1200dc73e6..b7733ec175 100644 --- a/index.md +++ b/index.md @@ -1,7 +1,7 @@ --- layout: default -title: Data Research Projects -description: Alex Sobolsky +title: Alex Sobolsky +description: Data Research Projects show_downloads: false google_analytics: theme: jekyll-theme-cayman From a9948456a55fa8d77104ab99fa1ad9f9543f6c83 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 03:09:39 +0300 Subject: [PATCH 30/34] Update index.md --- index.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index b7733ec175..1c9b9ca2f5 100644 --- a/index.md +++ b/index.md @@ -6,7 +6,9 @@ show_downloads: false google_analytics: theme: jekyll-theme-cayman --- -# [Anatomy of Solidarity in UN Voting](https://sobolsky.github.io/un) -> ## Political Conditions ->> ### [Ukraine Political Conditions](https://sobolsky.github.io/upc) ->>> #### [1. Ukraine Political Conditions (2022–2023) - Research Highlights](https://sobolsky.github.io/upc/01) +# Anatomy of Solidarity in UN Voting +> ## Ukraine Political Conditions +>> ### [1. Ukraine Political Conditions (2022–2023). Research Highlights](https://sobolsky.github.io/upc/01) + +### [Glosaty]([.](https://sobolsky.github.io/un/glossary) + From a442ebb1ed32280482d8de48a51204d31846abcc Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 03:13:43 +0300 Subject: [PATCH 31/34] Update index.md --- index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.md b/index.md index 1c9b9ca2f5..c45de5afa9 100644 --- a/index.md +++ b/index.md @@ -6,9 +6,7 @@ show_downloads: false google_analytics: theme: jekyll-theme-cayman --- -# Anatomy of Solidarity in UN Voting +# [Anatomy of Solidarity in UN Voting](https://sobolsky.github.io/un) > ## Ukraine Political Conditions >> ### [1. Ukraine Political Conditions (2022–2023). Research Highlights](https://sobolsky.github.io/upc/01) -### [Glosaty]([.](https://sobolsky.github.io/un/glossary) - From 2e5a0f6436e3d0547762328831e07f02f40402a7 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 09:16:11 +0300 Subject: [PATCH 32/34] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index c45de5afa9..20294db0da 100644 --- a/index.md +++ b/index.md @@ -7,6 +7,6 @@ google_analytics: theme: jekyll-theme-cayman --- # [Anatomy of Solidarity in UN Voting](https://sobolsky.github.io/un) -> ## Ukraine Political Conditions +> ## [Ukraine Political Conditions](https://sobolsky.github.io/upc) >> ### [1. Ukraine Political Conditions (2022–2023). Research Highlights](https://sobolsky.github.io/upc/01) From 8fc13a9c29810fca34d4ce6163e7ee8786c82785 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 09:31:34 +0300 Subject: [PATCH 33/34] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 20294db0da..c45de5afa9 100644 --- a/index.md +++ b/index.md @@ -7,6 +7,6 @@ google_analytics: theme: jekyll-theme-cayman --- # [Anatomy of Solidarity in UN Voting](https://sobolsky.github.io/un) -> ## [Ukraine Political Conditions](https://sobolsky.github.io/upc) +> ## Ukraine Political Conditions >> ### [1. Ukraine Political Conditions (2022–2023). Research Highlights](https://sobolsky.github.io/upc/01) From b6cb67632598a245d64cf48532ecf772deb3fb59 Mon Sep 17 00:00:00 2001 From: Alex Sobolsky Date: Fri, 3 May 2024 22:23:19 +0300 Subject: [PATCH 34/34] Delete another-page.md --- another-page.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 another-page.md diff --git a/another-page.md b/another-page.md deleted file mode 100644 index 3fb34755bb..0000000000 --- a/another-page.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: default -title: Another page -description: This is just another page ---- - -## Welcome to another page - -_yay_ - -[back](./)