Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
redox-os
website
Commits
258fbf4e
Commit
258fbf4e
authored
8 years ago
by
Jeremy Soller
Browse files
Options
Downloads
Patches
Plain Diff
Update features
parent
bfa7225c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
layouts/index.html
+4
-3
4 additions, 3 deletions
layouts/index.html
with
4 additions
and
3 deletions
layouts/index.html
+
4
−
3
View file @
258fbf4e
...
@@ -21,6 +21,7 @@
...
@@ -21,6 +21,7 @@
</p>
</p>
</div>
</div>
<div
class=
"col-md-4 install-box"
>
<div
class=
"col-md-4 install-box"
>
<br/>
<a
class=
"btn btn-success"
href=
"https://github.com/redox-os/redox/"
>
Pull from GitHub
</a>
<a
class=
"btn btn-success"
href=
"https://github.com/redox-os/redox/"
>
Pull from GitHub
</a>
<a
class=
"btn btn-primary"
href=
"https://static.redox-os.org/"
>
Downloads
</a>
<a
class=
"btn btn-primary"
href=
"https://static.redox-os.org/"
>
Downloads
</a>
</div>
</div>
...
@@ -28,10 +29,10 @@
...
@@ -28,10 +29,10 @@
<div
class=
"row features"
>
<div
class=
"row features"
>
<div
class=
"col-md-6"
>
<div
class=
"col-md-6"
>
<ul
class=
"laundry-list"
style=
"margin-bottom: 0px;"
>
<ul
class=
"laundry-list"
style=
"margin-bottom: 0px;"
>
<li>
Implemented in Rust
</li>
<li>
Microkernel Design
</li>
<li>
Microkernel Design
</li>
<li>
Most features are implemented in Rust
</li>
<li>
Includes optional GUI - Orbital
</li>
<li>
Includes optional GUI - Orbital
</li>
<li>
Newlib provided for C programs
</li>
<li>
Supports Rust Standard Library
</li>
</ul>
</ul>
</div>
</div>
<div
class=
"col-md-6"
>
<div
class=
"col-md-6"
>
...
@@ -39,7 +40,7 @@
...
@@ -39,7 +40,7 @@
<li>
MIT Licensed
</li>
<li>
MIT Licensed
</li>
<li>
Drivers run in Userspace
</li>
<li>
Drivers run in Userspace
</li>
<li>
Includes common Unix commands
</li>
<li>
Includes common Unix commands
</li>
<li>
ZFS Filesystem Support (WIP)
</li>
<li>
Newlib port for C programs
</li>
</ul>
</ul>
</div>
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment