204f164488
Fix minor subterfuge in install page links to add-to-config
...
It's possible for people to not notice the universal section on using
Lix from nixpkgs, which is probably the most sensible option for your
average user who just wants nix that works.
Reported by anouk on matrix.
2024-06-24 01:27:36 -07:00
d35de33c50
Verify mastodon link
...
Fixes: lix-project/lix-website#23
2024-06-20 13:50:03 -07:00
2c4e1b905f
Merge pull request 'doc: update tag and version from 2.90-beta1
to 2.90.0-rc1
' ( #29 ) from drupol/lix-website:lix-bump-tag-june-2024 into main
...
Reviewed-on: lix-project/lix-website#29
2024-06-20 06:54:15 +00:00
4194388431
stop overriding lix-module.lix for release versions, rewrite non-flake section
2024-06-19 23:53:19 -07:00
92b9c4408b
doc: update tag and version from 2.90-beta1
to 2.90.0-rc1
2024-06-19 14:52:28 +02:00
1e9c1e775f
add a note to the top of the resources page about outdated practices
2024-06-15 13:31:19 -07:00
116e2cbd61
Merge pull request 'Remove height and weight override from Mastodon and Git logos' ( #16 ) from val/lix-website:icon-height into main
...
Reviewed-on: lix-project/lix-website#16
Reviewed-by: raito <raito@noreply.git.lix.systems>
2024-06-09 13:11:12 +00:00
50a12f4798
Merge pull request 'chore: change example nix --version outputs to 2.90-beta.1' ( #27 ) from ajaxbits/lix-website:beta.1-typo into main
...
Reviewed-on: lix-project/lix-website#27
Reviewed-by: raito <raito@noreply.git.lix.systems>
2024-06-09 13:10:33 +00:00
c533c9eaf8
Merge pull request 'add-to-config, about: fix typos' ( #10 ) from danderson/lix-website:dave/typos into main
...
Reviewed-on: lix-project/lix-website#10
Reviewed-by: raito <raito@noreply.git.lix.systems>
2024-06-09 13:08:40 +00:00
91cc630e23
about: fix typo
2024-06-09 13:08:11 +00:00
c526b37c6d
add-to-config: fix option name for cache servers
2024-06-09 13:08:11 +00:00
9eeba87c32
Merge pull request 'install.md: Fix broken link' ( #26 ) from yayayayaka/lix-website:fix-link-on-install.md into main
...
Reviewed-on: lix-project/lix-website#26
2024-06-07 20:37:53 +00:00
73c79b98f2
install.md: Fix broken link
2024-06-07 20:37:53 +00:00
93047e5a9a
Merge pull request 'fix grammar: «a alternative» → «an alternative»' ( #25 ) from das-g/lix-website:fix-grammar-aN-alternative into main
...
Reviewed-on: lix-project/lix-website#25
2024-06-07 20:37:34 +00:00
cc3d177e76
fix grammar: «a alternative» → «an alternative»
...
Use «an» rather than «a» as the indefinite article,
because «alternative» begins with a vowel.
2024-06-07 20:37:34 +00:00
b87cc0ff2d
Merge pull request 'Fix horizontal scroll on mobile' ( #17 ) from annikahannig/lix-website:main into main
...
Reviewed-on: lix-project/lix-website#17
2024-06-07 20:37:09 +00:00
0b198dcaef
fixes horizontal scroll on mobile
2024-06-07 20:37:09 +00:00
4cceedc66d
Merge pull request 'theme: explicitly set the width/height of the Matrix icon' ( #11 ) from danderson/lix-website:dave/matrix-logo into main
...
Reviewed-on: lix-project/lix-website#11
2024-06-07 20:36:28 +00:00
6c8c31915d
theme: explicitly set the width/height of the Matrix icon
...
Chrome and Safari default <svg> width and height to 'auto', which
expands the viewport to fit the pixels within. Safari doesn't, and
the viewport collapses to 0x0 unless explicitly expanded.
Firefox calculates the viewport's natural dimensions to be 16x18,
so I used those values.
Fixes #8
2024-06-07 20:36:28 +00:00
8a6aaff86c
Merge pull request 'add-to-config: fix typo' ( #6 ) from yu-re-ka/lix-website:main into main
...
Reviewed-on: lix-project/lix-website#6
2024-06-07 20:35:55 +00:00
844d27440c
add-to-config: fix typo
2024-06-07 20:35:55 +00:00
51f93203b8
chore: change example nix --version outputs to 2.90-beta.1
...
With the update to 2.90-beta.1, the install examples now properly indicate that the output of `nix --version` should be:
nix (Lix, like Nix) 2.90.0-beta.1
2024-06-04 20:54:44 -05:00
8288b491f9
Merge pull request #2 from SebTM/patch-1
...
add-to-config: Fix inconsistent https-urls for git.lix.systems
2024-05-26 11:12:14 -06:00
Basti
5b03fa1581
add-to-config: Fix inconsistent https-urls for git.lix.systems
2024-05-26 12:56:50 +00:00
0d006b3f80
Merge pull request 'install: fix upgrade-nix command' ( #24 ) from fix-upgrade-nix-command into main
...
Reviewed-on: lix-project/lix-website#24
Reviewed-by: Qyriad <qyriad@fastmail.com>
2024-05-19 22:07:33 +00:00
3e4f344fe3
install: preserve PATH, as it is needed for Nix upgrades
...
Some people seem to lack nix in their PATH as root. This should let
them still upgrade to Lix.
2024-05-19 21:50:24 +00:00
7a625db723
install: fix upgrade-nix command
...
upgrade-nix needs to be passed the replacement substituter too.
2024-05-19 21:35:02 +00:00
185beba13d
community standards: remove poor example
2024-05-16 21:08:35 -07:00
7b75e20062
Merge pull request 'community-standards: reword in line with wiki' ( #22 ) from jade/community-standards-wording into main
...
Reviewed-on: lix-project/lix-website#22
Reviewed-by: Qyriad <qyriad@qyriad.me>
2024-05-15 00:57:47 +00:00
002473b14c
community-standards: reword in line with wiki
...
There was some feedback on Matrix that the sentence about
less-marginalized people being guests in the space was not quite clear
in intent. This should clarify the intent very explicitly.
2024-05-14 17:54:43 -07:00
71290de161
Merge pull request 'faq: Update link to recommended contributions wiki page' ( #18 ) from yayayayaka/lix-website:update-freezes-and-recommended-contributions-url into main
...
Reviewed-on: lix-project/lix-website#18
2024-05-11 23:02:41 +00:00
214d82d475
Explicitly set dimensions, to fix layout on Safari
2024-05-09 08:20:29 +02:00
8c3e0e324d
faq: Update link to recommended contributions wiki page
...
It was previously pointing to the CppNix version of [`CONTRIBUTING.md`].
[`CONTRIBUTING.md`]: 30dcc19d1f/CONTRIBUTING.md
2024-05-07 09:35:53 +02:00
54d647ebae
Remove height and weight override from Mastodon and Git logos
...
The width does nothing as far as I can tell, and the height makes
the clickable boxes much higher than they need to, overlapping with
the paragraph before the button in the footer.
2024-05-06 23:14:41 +02:00
6708953867
Merge pull request 'Update info for Rebecca' ( #13 ) from rebecca-info into main
...
Reviewed-on: lix-project/lix-website#13
2024-05-06 16:52:43 +00:00
c206ecd0c5
Update info for Rebecca
2024-05-06 09:09:18 -07:00
9f9f68809c
typo: lix.system in matrix url
2024-05-06 09:31:53 +00:00
Kate Temkin
9b7f7fae2d
faq: fix link
2024-05-05 20:59:08 -06:00
Kate Temkin
8bc6ff9a25
website: set things up to go live~
2024-05-05 20:48:34 -06:00
Kate Temkin
6211b84333
team: update a member's name from handle -> name
2024-05-05 19:43:22 -06:00
9fc410c53f
Merge pull request 'finish up the install instructions' ( #5 ) from install-instructions into main
...
Reviewed-on: lix-project/lix-website#5
Reviewed-by: ktemkin <kate@ktemk.in>
2024-05-06 00:27:45 +00:00
6715c2256f
static: add well-known matrix files
2024-05-05 23:53:01 +00:00
2870e395cf
add binary cache instructions for NixOS
2024-05-05 17:24:38 -06:00
72fdeeb475
add the full upgrade-nix invocation
2024-05-05 17:19:26 -06:00
Kate Temkin
cc3d666bd1
team: fix a duplicate word "hexchen"
...
this does not, in general, deduplicate hexchens
2024-05-05 15:51:46 -06:00
Kate Temkin
05cf1f686a
team: bump the date
2024-05-05 15:49:30 -06:00
Kate Temkin
7beb3c5dcc
team: be consistently bold. it's called leadership.
2024-05-05 15:46:37 -06:00
Kate Temkin
aed5e03a4d
reduce the magnitude of puck but increase the count
2024-05-05 15:43:15 -06:00
Kate Temkin
ec66af2e8a
pennae: more lines
2024-05-05 15:41:34 -06:00
Kate Temkin
9e4717c973
team: increase the puck and decrease the typos
2024-05-05 15:35:27 -06:00