We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eecd99 commit e199dfcCopy full SHA for e199dfc
README
@@ -1 +1,9 @@
1
So, this is the Void Linux website. Visit https://voidlinux.org
2
+
3
+Running on Void:
4
5
+- `# xbps-install ruby-devel base-devel`
6
+- `$ rm Gemfile.lock`
7
+- `$ bundle install`
8
+- `$ bundle add webrick`
9
+- `$ bundle exec jekyll serve`
0 commit comments