Sources of the website for the F4PGA project: f4pga.org.
- Requires
node.js
. Runnpm install
to install dependencies. - Run
gulp watch
to start a live server. - Run
gulp build
to build into thebuild
folder. Static files can be served from there.
These files are released under the very permissive Apache-2.0 License, see the LICENSE file for the full text.