Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 488 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 488 Bytes

F4PGA Website

Sources of the website for the F4PGA project: f4pga.org.

Development

  • Requires node.js. Run npm install to install dependencies.
  • Run gulp watch to start a live server.
  • Run gulp build to build into the build folder. Static files can be served from there.

License

These files are released under the very permissive Apache-2.0 License, see the LICENSE file for the full text.