Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/netsurf-browser/netsurf

Mirror
https://github.com/netsurf-browser/netsurf

browser lightweight web

Last synced: 15 days ago
JSON representation

Mirror

Lists

README

        

NetSurf
=======

This document should help point you at various useful bits of information.

Building NetSurf
----------------

Read the [Quick Start](docs/quick-start.md) document for instructions.

Creating a new port
-------------------

Look at the existing front ends for example implementations.
The framebuffer front end is simplest and most self-contained.
Also, you can [contact the developers](https://www.netsurf-browser.org/contact/)
for help.

Further documentation
---------------------

* [Developer documentation](https://www.netsurf-browser.org/developers/)
* [Developer wiki](https://wiki.netsurf-browser.org/Documentation/)
* [Code style guide](https://www.netsurf-browser.org/developers/StyleGuide.pdf)