parent
bfc4f0c92d
commit
3a4ce0878a
15
README.md
15
README.md
@ -9,7 +9,7 @@ The official Minetest website, living at [www.minetest.net](https://www.minetest
|
|||||||
- Uses modern Web design techniques: `rem` units, `hsl` colors.
|
- Uses modern Web design techniques: `rem` units, `hsl` colors.
|
||||||
- Responsive site and favicon.
|
- Responsive site and favicon.
|
||||||
|
|
||||||
## Workflow
|
## Development workflow
|
||||||
|
|
||||||
This site uses the [Jekyll](https://jekyllrb.com) static site generator.
|
This site uses the [Jekyll](https://jekyllrb.com) static site generator.
|
||||||
|
|
||||||
@ -21,6 +21,19 @@ This site uses the [Jekyll](https://jekyllrb.com) static site generator.
|
|||||||
- Use `bundle exec jekyll serve` to automatically build the site
|
- Use `bundle exec jekyll serve` to automatically build the site
|
||||||
and serve it locally.
|
and serve it locally.
|
||||||
|
|
||||||
|
### Browser support
|
||||||
|
|
||||||
|
When working on new features, keep in mind this website only supports
|
||||||
|
*evergreen browsers*:
|
||||||
|
|
||||||
|
- Chrome (two most recent versions)
|
||||||
|
- Edge (two most recent versions)
|
||||||
|
- Firefox (two most recent versions + latest ESR version)
|
||||||
|
- Opera (two most recent versions)
|
||||||
|
- Safari (two most recent versions)
|
||||||
|
|
||||||
|
Internet Explorer isn't supported.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright © 2015-2020 Hugo Locurcio and contributors
|
Copyright © 2015-2020 Hugo Locurcio and contributors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user