Commit Graph

871 Commits

Author SHA1 Message Date
ErdemOzgen
25042a5dc7 Add user model and custom manager to Django.md 2023-12-26 09:49:19 +03:00
ErdemOzgen
a802be6d4a Add database index and activate application 2023-12-26 09:25:07 +03:00
ErdemOzgen
219df6174c Add Post model and Meta class to Django.md 2023-12-26 08:59:56 +03:00
ErdemOzgen
644694885e Fix bug in login functionality
Update error handling in API calls

Refactor code for better performance

Add new feature for user authentication

Update UI layout for better user experience
2023-12-26 08:52:01 +03:00
ErdemOzgen
d7b06e4e00 Add Django Meta Class documentation 2023-12-22 13:23:05 +03:00
ErdemOzgen
899c136ff2 Add Django migration and settings documentation 2023-12-22 11:37:08 +03:00
ErdemOzgen
dd0c8e39ca Refactor variable names for clarity 2023-12-22 11:09:52 +03:00
ErdemOzgen
3b088f403c Update user authentication logic 2023-12-20 15:53:11 +03:00
ErdemOzgen
ade5de01c9 Remove AI&DATA, Article&Books, and Cloud directories 2023-12-20 09:46:46 +03:00
ErdemOzgen
c13df2efc7 Add Lockheed Martin tag to Software Factory article 2023-12-20 09:42:40 +03:00
Erdem Özgen
1d49bb1086
change urls 2023-12-20 09:36:20 +03:00
Erdem Özgen
1084d51f21
Merge branch 'jackyzha0:v4' into v4 2023-12-20 09:08:28 +03:00
ErdemOzgen
b4547facce Update AI&DATA and Devops&DevSecOps indexes 2023-12-20 08:49:45 +03:00
Jacky Zhao
7bcf27241f fix: latex before syntax highlighting 2023-12-19 19:03:40 -08:00
Jacky Zhao
b44a79eeba fix: wikilinks should allow external links (closes #639) 2023-12-19 11:40:59 -08:00
Jacky Zhao
9b9d86474b fix: mermaid rendering fix from upstream 2023-12-19 11:01:55 -08:00
Jacky Zhao
4c83251f8e feat: -v flag should log exact error on parse failure 2023-12-19 09:07:52 -08:00
Jacky Zhao
984ab1c578 fix: change backtick to regular after making script loading less hacky 2023-12-18 23:13:37 -08:00
Jacky Zhao
443cd53a1a fix: mermaid rendering broken after rehype-pretty-code bump (closes #638) 2023-12-18 23:09:49 -08:00
Jacky Zhao
5152d32fbd pkg: bump version to 4.1.3 2023-12-18 09:50:14 -08:00
Jacky Zhao
ea6208c1f0
deps: bump everything (closes #635) (#636)
* deps: bump ws

* deps: bump lightningcss

* deps: workerpool

* deps: various types

* deps: chalk

* deps: globby

* deps: preact

* deps: tsx

* deps: @floating-ui/dom

* deps: esbuild

* deps: types + prettier

* deps: rimraf, typescript

* deps: remark/rehype/unified ecosystem

* format
2023-12-18 09:48:40 -08:00
ErdemOzgen
0ce2cf9f95 Add Ansible resources and documentation 2023-12-18 15:13:36 +03:00
ErdemOzgen
30a65ed7d4 Add inventory file with default groups and group naming conventions 2023-12-18 09:49:09 +03:00
ErdemOzgen
c0fe21f4d1 Add documentation on the difference between tasks and plays in Ansible 2023-12-18 09:27:21 +03:00
Erdem Özgen
35b55b5c12
Merge branch 'jackyzha0:v4' into v4 2023-12-18 08:34:15 +03:00
Jacky Zhao
78b33fc2fb fix: release build lock before client refresh 2023-12-17 16:46:17 -08:00
Jacky Zhao
d2be097b76 feat: include tag hierarchies in tag listing, sort tag listing 2023-12-17 15:09:51 -08:00
Jacky Zhao
ad1f964a5f docs: graph view tag options 2023-12-17 13:19:03 -08:00
Jacky Zhao
150050f379 docs: agentic computing in quartz philosophy 2023-12-17 13:01:44 -08:00
Jacky Zhao
d979331dc7 fix: remove whitespace unicode from tag regex 2023-12-17 12:54:52 -08:00
Jacky Zhao
972cf0a887 feat: support emoji tags (closes #634) 2023-12-17 12:28:28 -08:00
Jacky Zhao
14e6b13ff1 docs: dont pull on first sync 2023-12-17 09:57:46 -08:00
Jacky Zhao
3c01b92cc4 docs: note embeds and update git hint 2023-12-16 11:04:18 -08:00
Jacky Zhao
ed9bd43d9f docs: update showcase 2023-12-15 12:18:29 -08:00
Jacky Zhao
c35818c336 fix: set upstream in sync handler, cleanup docs around setting up github 2023-12-14 16:48:09 -08:00
Jacky Zhao
a464ae5029 fix: format 2023-12-13 16:47:22 -08:00
Jacky Zhao
66e297c0ea css: make article no longer relative to prevent z-fighting 2023-12-13 16:40:24 -08:00
Jacky Zhao
4442847b37 fix: internal link selector specificity 2023-12-13 16:07:44 -08:00
ErdemOzgen
09b37f3c48 Add Ansible PDF link and Lab Env link 2023-12-13 11:46:01 +03:00
ErdemOzgen
fcc4114459 Add Ansible documentation and examples 2023-12-13 09:06:34 +03:00
Jacky Zhao
e6b5ca33c9 re-add gitkeep to content 2023-12-11 15:34:21 -08:00
Jacky Zhao
1b92440009 fix: better error handling on spawnsync failures 2023-12-11 10:38:55 -08:00
ErdemOzgen
b30f0f442e Add ansible 2023-12-11 18:32:51 +03:00
ErdemOzgen
ba38219446 Add instructions for reverse engineering Python
executable
2023-12-11 08:58:49 +03:00
ErdemOzgen
e133a73a1a Fix PDF links in Intro Statistics in Python.md 2023-12-11 08:45:28 +03:00
ErdemOzgen
70639f6455 Fix bug in login functionality 2023-12-11 00:45:40 +03:00
ErdemOzgen
f4709f57f0 Add PDF links for statistics resources 2023-12-11 00:32:32 +03:00
ErdemOzgen
428bc2c9ee Update PDF links and add section on preparing
figures for sharing
2023-12-11 00:31:26 +03:00
ErdemOzgen
06f67723df Add PDF links and bar chart visualization 2023-12-10 23:56:19 +03:00
ErdemOzgen
ea1930aa2f Add data visualization examples with Matplotlib 2023-12-10 23:53:06 +03:00