|
2725e3cb70
|
feat: restructure docs into "chapters" (#12)
* feat(docker, k8s): create containers folder and kubernetes notes
|
2023-03-13 12:43:21 +01:00 |
|
|
b1cb858508
|
feat(mongodb): add aggregation framework notes (#11)
* mongodb: `mongod` & logging notes
* mongodb: auth & users
* mongodb: Aggregation Framework
|
2023-03-13 12:31:04 +01:00 |
|
|
c7fc0dbb1c
|
feat(git): add push & pull options notes
|
2023-03-13 12:26:48 +01:00 |
|
dependabot[bot]
|
e6ad8ca8d1
|
build(deps): bump certifi from 2022.9.24 to 2022.12.7 (#10)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-28 10:32:27 +01:00 |
|
|
fea0e9bce3
|
feat(c): rewrite C++ notes as C notes
|
2023-01-28 10:29:14 +01:00 |
|
|
fdf4d0307d
|
feat(docker): improve docker cli notes
|
2022-11-28 17:20:53 +01:00 |
|
|
3a29c2254d
|
feat(dotnet): add static abstract members in interface notes
|
2022-11-16 14:38:46 +01:00 |
|
|
7cade4fc2a
|
feat(dotnet): add list patterns notes
|
2022-11-16 14:38:46 +01:00 |
|
|
9ec86f0ea3
|
feat(dotnet): add raw string literals & generic attributes notes
|
2022-11-16 14:38:45 +01:00 |
|
|
c83b5dc987
|
chore(deps): bump mkdocs & mkdocs-material versions
|
2022-11-09 17:12:49 +01:00 |
|
|
e1cddc62bc
|
chore(mkdocs): change project icon
|
2022-11-09 17:08:44 +01:00 |
|
|
27006a7108
|
feat(dotnet): Add .NET 7 notes (#9)
- add minimal api filter notes
- add new auth setup notes
- add `LibraryImport` source generator notes
- add nav manager & get/set/after binding modifiers notes
- add `file` access modifier notes
- add minimal api output cache notes
- add static lambda annotation notes
|
2022-11-08 17:53:20 +01:00 |
|
|
bf0a55622f
|
Feat(mongodb): Add Aggregation Framework Notes Pt. 1 (#8)
* mongodb: `mongod` & logging notes
* mongodb: auth & users
* mongodb: Aggregation Framework Pt. 1
|
2022-11-08 16:18:16 +01:00 |
|
|
197703eb04
|
chore(deps): update dependencies
|
2022-11-05 21:52:45 +01:00 |
|
|
cd26247ae8
|
fix(sql): translation
|
2022-11-05 21:49:27 +01:00 |
|
|
503556fb96
|
feat(bash): add script hardening notes
|
2022-11-01 23:25:46 +01:00 |
|
|
9eb30ca5c3
|
feat(dotnet): add "magic methods" notes
|
2022-10-27 18:17:14 +02:00 |
|
|
52419b71e0
|
fix(dotnet): markdown issues
|
2022-10-27 18:08:06 +02:00 |
|
|
0980efc53b
|
chore: update project dependencies
|
2022-10-14 22:40:52 +02:00 |
|
|
cc67107923
|
git: remove "how to" section and add other comman details
|
2022-10-14 22:40:31 +02:00 |
|
|
e80a7bf86b
|
git: add git branch filters notes
|
2022-10-14 21:55:26 +02:00 |
|
|
bc0d978aa7
|
git: add rebase , restore ^& push command options notes
|
2022-10-10 11:02:03 +02:00 |
|
|
145a04b933
|
rust: improve trait notes
|
2022-10-06 19:19:19 +02:00 |
|
|
76efbea3c7
|
html: add more input types notes
|
2022-09-30 17:34:41 +02:00 |
|
|
ec5ea59676
|
rust: Add pattern matching notes
|
2022-09-30 16:50:22 +02:00 |
|
|
6f7b8ff08e
|
docker: improve compose.yml file notes
|
2022-09-28 17:19:36 +02:00 |
|
|
58656c56c4
|
rust: add associated consts notes
|
2022-09-26 18:40:51 +02:00 |
|
|
d388e53499
|
rust: rectify method nomenclature
|
2022-09-24 18:10:38 +02:00 |
|
|
c022bf135e
|
rust: improve error handling notes
|
2022-09-23 20:31:40 +02:00 |
|
|
2e77a832c7
|
rust: refined loop notes
|
2022-09-18 18:40:08 +02:00 |
|
|
8b48f6ba4b
|
rust: improve references notes
|
2022-09-16 19:43:02 +02:00 |
|
|
1c1328e71c
|
rust reword Rc<T> section
|
2022-09-15 23:31:52 +02:00 |
|
|
08d13518b4
|
rust: raw strings, string literals, type aliases
|
2022-09-11 18:09:01 +02:00 |
|
|
62ee029817
|
rust: Integer, Byte & Char literals
|
2022-09-11 17:32:12 +02:00 |
|
|
d9f2d3efc5
|
rust: string interpolation & named parameters
|
2022-09-06 13:11:27 +02:00 |
|
|
30dec31a68
|
rust: borrowing in match statement
|
2022-09-03 21:05:12 +02:00 |
|
|
12fd8e7ff1
|
mongodb: refine update operations notes
|
2022-09-03 16:37:21 +02:00 |
|
|
fce6514729
|
mongodb: add some aggregate pipeline stages
|
2022-09-03 16:19:04 +02:00 |
|
|
d38a98c370
|
mongodb: operators and projections
|
2022-09-03 15:54:00 +02:00 |
|
|
9004ec2e12
|
rust: add enum struct and unit struct
|
2022-08-19 14:20:14 +02:00 |
|
|
5449280640
|
csharp: add static lambda annotation notes
|
2022-08-10 16:56:11 +02:00 |
|
|
4d414e5f95
|
update annotations
|
2022-08-06 10:48:24 +02:00 |
|
|
046b3281e1
|
minimal api: add output cache notes
|
2022-07-19 15:17:19 +02:00 |
|
|
c83c579fe3
|
do not expand folders by default
|
2022-07-14 18:56:20 +02:00 |
|
|
e528b6a372
|
move python modules notes to dedicated folder
|
2022-07-14 18:55:46 +02:00 |
|
|
454dd7520b
|
Add Docker notes
|
2022-06-29 12:56:25 +02:00 |
|
|
f3f82492fb
|
Use Material theme for mkdocs
|
2022-06-24 17:56:33 +02:00 |
|
|
75b392d778
|
Setup Mkdocs (#7)
* Compile docs with Mkdocs
* Add info about project
|
2022-05-26 19:13:34 +02:00 |
|
|
4c5c361db7
|
Update to respect react-router-dom v6 naming
|
2022-05-18 17:12:43 +02:00 |
|
|
68ca4e4f86
|
Rename all file to kebab-case
|
2022-05-13 19:25:23 +02:00 |
|