From f8800cc281f9facffc578cb7ac9173d3e688e343 Mon Sep 17 00:00:00 2001 From: Denis P <70954129+live-dev999@users.noreply.github.com> Date: Thu, 30 Sep 2021 22:55:13 +0300 Subject: [PATCH 1/6] docs: update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec3c176a..84de64e4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# O2 NEXTGEN +# O2 NEXTGEN (Codename Citadel) #### Deployment From f7c14c0cfd9cc876b8b964ee7fa6649f13eb6232 Mon Sep 17 00:00:00 2001 From: Denis P <70954129+live-dev999@users.noreply.github.com> Date: Thu, 30 Sep 2021 23:21:02 +0300 Subject: [PATCH 2/6] docs: update readme.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 84de64e4..5cb7e961 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ #### Deployment +# Project started with +Used .net version .NET Core 2.1( 2.1.818); +Url for download https://dotnet.microsoft.com/download/dotnet/2.1 + {% page-ref page="deploy/local-machine/" %} {% page-ref page="deploy/clouds/" %} From 436ee30fe1d6dfb5112d01f56db45ad4f800075a Mon Sep 17 00:00:00 2001 From: Denis P <70954129+live-dev999@users.noreply.github.com> Date: Thu, 30 Sep 2021 23:39:37 +0300 Subject: [PATCH 3/6] docs: updare development-setup.md --- docs/development-setup.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/development-setup.md b/docs/development-setup.md index 95538741..a5ea3d24 100644 --- a/docs/development-setup.md +++ b/docs/development-setup.md @@ -1,2 +1,6 @@ # Development setup +## Visual Studio Code: +Settings: + * Install External Font(Fira Code): https://github.com/tonsky/FiraCode/wiki/ +Extensions \ No newline at end of file From cb1c415372100ba15bb49550bf96c8bb90600930 Mon Sep 17 00:00:00 2001 From: Denis P <70954129+live-dev999@users.noreply.github.com> Date: Thu, 30 Sep 2021 23:43:51 +0300 Subject: [PATCH 4/6] docs: update development-setup.md --- docs/development-setup.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/development-setup.md b/docs/development-setup.md index a5ea3d24..a98a0e07 100644 --- a/docs/development-setup.md +++ b/docs/development-setup.md @@ -1,6 +1,12 @@ # Development setup ## Visual Studio Code: -Settings: - * Install External Font(Fira Code): https://github.com/tonsky/FiraCode/wiki/ -Extensions \ No newline at end of file +### Settings: + * Install the external font (Fira Code): https://github.com/tonsky/FiraCode/wiki/ + +### Basic extensions: +* Bracket Pair Colorizer 2 +* Git Automator +* Git Praph +* Git History +* Git History Diff \ No newline at end of file From f9f8c0dab0f5ed4bb40dcfa64dfd57f21e7f07a8 Mon Sep 17 00:00:00 2001 From: Denis P <70954129+live-dev999@users.noreply.github.com> Date: Thu, 30 Sep 2021 23:59:08 +0300 Subject: [PATCH 5/6] docs: update development-setup.md --- docs/development-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development-setup.md b/docs/development-setup.md index a98a0e07..9dcc11f2 100644 --- a/docs/development-setup.md +++ b/docs/development-setup.md @@ -7,6 +7,6 @@ ### Basic extensions: * Bracket Pair Colorizer 2 * Git Automator -* Git Praph +* Git Graph * Git History * Git History Diff \ No newline at end of file From 74bd44141af27e50a88f5f0910d5a4dbc831ed10 Mon Sep 17 00:00:00 2001 From: Denis P <70954129+live-dev999@users.noreply.github.com> Date: Wed, 6 Oct 2021 21:10:23 +0300 Subject: [PATCH 6/6] Create FUNDING.yml --- .github/FUNDING.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..0b17304c --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # live-dev +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']