0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 14:32:52 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
alamin655
8312d21f9f
Merge branch 'rolling' into DOCS/439_revise-the-docs-to-remain-in-sync-with-the-current-changes 2023-12-25 18:37:38 +05:30
Jann Marc Villablanca
0943b8b8c4
📝 Developer environment setup on NixOS (#454)
* 🧑‍💻feat: update nix flake dev environment

- This removes installing `docker`, `rust-analyzer`, `rustfmt`
  imperatively. `nodejs` is used to install dev dependencies
  `stylelint-config-standard` and `postcss-lit`
- The `shellHook`s adds `rusty-hook` CLI to the PATH and the node
  dev dependencies to the NODE_PATH.

* 📝 docs(developing): update NixOS dev environment setup

* fix: remove nonvital guide and improve grammar

---------

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
2023-12-24 07:27:54 +03:00
neon_arch
493696f4e2 📝 docs: update the project structure and the associated explaination (#439) 2023-12-23 00:09:11 +03:00
will
0facfdbd56
📝 Additional commands required for the setup of the local development environment (#379)
* docs:  Add additional commands in developing.md

* Update docs/developing.md

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>

* Update developing.md

* 🔖 chore: bump the app version (#379)

* 🔖 chore: bump the app version (#379)

---------

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-11-10 06:35:52 +00:00
Shivam Kumar
344e641161
📝 Typo correction and Grammatical correction in the developing documentation page (#360) 2023-10-28 21:42:04 +03:00
Spandan Tripathy
82802ba552
📝 Typo correction in the developing documentation page (#357) 2023-10-28 13:06:09 +03:00
Shivam Kumar
6963d00074
📝 New command with explanation in the developing documentation page (#353)
* Update developing.md

* Update developing.md

* Update developing.md

Removed the +
2023-10-26 19:37:08 +03:00
Stefan Anevski
41799006e3 Refactor: Fix typo in the developing documentation page 2023-10-23 22:56:30 +02:00
neon_arch
e6c956f29d 📝 docs: add a new development guide page (#340) 2023-10-22 22:56:44 +03:00