0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-17 22:22:51 -04:00
Commit Graph

53 Commits

Author SHA1 Message Date
alamin655
2df6499fb2
📝 docs(instances): more instances with the rolling/edge version (#495)
* add 2 additional instance

Added two new instance
- https://websurfx.instance.pp.ua
- https://alamin655-spacex.hf.space

Changed the `Managed by` column to `Status`

* 🔖 chore(release): bump the app version (#495)

* 🔖 chore(release): bump the app version (#495)

* 🔖 chore(release): bump the app version (#495)

* 🔖 chore(release): bump the app version (#495)

* Remove unnecessary line

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

* Update docs/instances.md

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

* Update instances.md

* bump version

* bump version

* Update instances.md

* Update instances.md

* use shields.io

* Update instances.md

* change websurfx.co to websurfx.pp.ua

* update the status badge

* bump app version

v1.9.20

* Add maintained by

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

---------

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
2024-02-08 07:52:16 +03:00
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
e8f9ad2479 📝 docs: provide a note on the pkg_env environment variable & update the example config file (#439) 2023-12-23 20:05:33 +03:00
neon_arch
fb46d2c6f2 📝 docs: update the theme example & add a new animation section (#439) 2023-12-23 19:42:43 +03:00
neon_arch
a66362bce1 📝 docs: provide explanation for the new config file options (#439) 2023-12-23 19:34:40 +03:00
neon_arch
493696f4e2 📝 docs: update the project structure and the associated explaination (#439) 2023-12-23 00:09:11 +03:00
alamin655
3c6632246e
📝 More Websurfx Instances with the edge/rolling version (#401)
* Update README.md

* bump websurfx version to 1.2.3

* bump websurfx version to 1.2.3

* Update instances.md

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

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

* Update docs/instances.md

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

---------

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
2023-11-30 06:54:14 +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
Spandan Tripathy
68f701265f
📝 More typo correction and Grammatical correction in the documentation page (#368) 2023-11-01 04:58:43 +03:00
Spandan Tripathy
24fda29358
📝 Typo and Grammatical correction in the documentation page (#366)
* 📝 docs: typo & grammatical correction under the `motivations` & `solutions` sections (#365) 

* 📝 docs: typo & grammatical correction under the `motivations` section (#365)

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

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

---------

Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-10-31 20:32:51 +03: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
5301d09894
📝 Typo correction and Grammatical in the features and installation documentation page (#355)
* 📝 docs: Fix typos in the `features` documentation page (#355)

* 📝 docs: Fix typos in the `installation` documentation page (#355)
2023-10-27 23:38:45 +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
Tejas Raskar
d4be2957b8
📝 warning note in the manual deployment section (#348) 2023-10-23 22:27:22 +03:00
neon_arch
f1a12d0b87 📝 docs: add a link to the new development guide page (#340) 2023-10-22 22:58:21 +03:00
neon_arch
e6c956f29d 📝 docs: add a new development guide page (#340) 2023-10-22 22:56:44 +03:00
Ajeet Singh
a912ac0724
📝 Remove the two unnecessary lines from the code snippet (#312)
* Removed unnecessary lines(issue:310)
- #   ports:
- #     - 6379:6379

* Update docs/installation.md

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

---------

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-13 18:30:38 +03:00
neon_arch
e8ac5467d5 📝 docs: update & improve the installation documentation (#281) 2023-09-30 18:36:07 +03:00
neon_arch
5bcf396959 📝 docs: rename the file & update the contents (#281) 2023-09-30 18:35:28 +03:00
neon_arch
e4b8d16c9c 📝 docs: rename the name of the file & the link (#281) 2023-09-30 18:35:05 +03:00
Nico Jensch
bf0a22ccde
docs: apply suggestion and move information next to Archlinux, provide working example 2023-09-27 14:22:55 +02:00
Nico Jensch
47bbbcd3c4
docs: add NixOS installation 2023-09-27 09:07:33 +02:00
neon_arch
4a34c56ed3
Merge branch 'rolling' into docs-revision 2023-09-24 21:13:14 +03:00
neon_arch
d59d147cd5 📝 docs: update the Themes section (#265) 2023-09-24 21:04:28 +03:00
neon_arch
74d64ce483 📝 docs: explain the newly added config options (#265) 2023-09-24 21:03:18 +03:00
neon_arch
a5362569da 📝 docs: update install from source documentation (#265) 2023-09-24 21:00:44 +03:00
neon_arch
1398a18c69 📝 docs: add new building page explaining different build options (#265) 2023-09-24 20:59:54 +03:00
neon_arch
05899997fd 📝 docs: add a navigation link for the new building page (#265) 2023-09-24 20:58:40 +03:00
Siddharth Tiwari
74b0c6e1ea Changed the location to match the emoticon 2023-09-24 10:15:33 +05:30
neon_arch
bc4c6a9b29 📝 docs: revert the table formatting & update the column heading (#252) 2023-09-21 18:44:49 +03:00
neon_arch
b412f5b7f6
📝 docs: fix spelling mistake (#252)
Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-09-21 18:09:50 +03:00
alamin655
810b588844
📝 docs: add instances page with an official instance in a tabular form ( #252) 2023-09-21 20:36:13 +05:30
neon_arch
3a98f2a060 📝 docs: change the instance location (#252) 2023-09-21 17:41:35 +03:00
neon_arch
92ad99e6f0 📝 docs: add instances page with an official instance in a tabular form (#252) 2023-09-21 16:33:21 +03:00
Siddharth Tiwari
adcebb57de fixed the issue 2023-09-10 09:36:44 +05:30
neon_arch
3d9455297f 📜 docs: add documentation for the new config option (#175) 2023-08-05 19:37:29 +03:00
neon_arch
130e9a19e5 📜 docs: update the docs to provide information on the new config option 2023-07-30 17:57:55 +03:00
zhou fan
e4d92166ec
Update docs/configuration.md 2023-07-19 16:41:55 +08:00
neon_arch
55e1672883 📜 docs: update the theming and customisation explainations (#148) 2023-07-18 18:21:54 +03:00
neon_arch
7a33ee03d6 📜 docs: update the installation instructions (#148) 2023-07-18 18:21:13 +03:00
neon_arch
5bed9e735e 📜 docs: update & add option names & revise the explaination (#148) 2023-07-18 18:12:47 +03:00
neon_arch
af145e9d85 docs: update docs to explain about the new option debug 2023-05-30 14:55:11 +03:00
neon_arch
68da0d854a docs: improve the wording of the configuration page 2023-05-28 11:24:28 +03:00
neon_arch
473ada2871 docs: update docs to explain about the new option logging 2023-05-28 11:23:11 +03:00
neon_arch
87ac0b7cfe docs: fix the installation instructions 2023-05-27 17:06:45 +03:00
neon_arch
be453e6653
docs: fix the installation instructions under install from source for rolling subsection
Co-authored-by: zhou fan <1247714429@qq.com>
2023-05-27 07:06:45 +00:00
neon_arch
175e0c25b3
docs: fix the installation instructions under install from source
Co-authored-by: zhou fan <1247714429@qq.com>
2023-05-27 07:06:03 +00:00