Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -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']
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# O2 NEXTGEN
# O2 NEXTGEN (Codename Citadel)

#### 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/" %}
Expand Down
10 changes: 10 additions & 0 deletions docs/development-setup.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# Development setup

## Visual Studio Code:
### Settings:
* Install the external font (Fira Code): https://github.com/tonsky/FiraCode/wiki/

### Basic extensions:
* Bracket Pair Colorizer 2
* Git Automator
* Git Graph
* Git History
* Git History Diff