Add tech list to README
parent
348b54a0f1
commit
d72e5280af
|
@ -137,9 +137,16 @@ A number of decisions were made in the design process of this website. These are
|
||||||
Contributions are very welcome - both issues and pull requests! To add your blog to the site, please see the [add your blog section](#add-your-blog) above.
|
Contributions are very welcome - both issues and pull requests! To add your blog to the site, please see the [add your blog section](#add-your-blog) above.
|
||||||
|
|
||||||
|
|
||||||
## I want to complain about / request takedown of a blog / post featured
|
## FAQ
|
||||||
|
### I want to complain about / request takedown of a blog / post featured
|
||||||
Hey there! If something's wrong, please let us know [opening an issue](https://github.com/FreesideHull/hullblogs.com/issues/new) and we'll sort it out as soon as possible.
|
Hey there! If something's wrong, please let us know [opening an issue](https://github.com/FreesideHull/hullblogs.com/issues/new) and we'll sort it out as soon as possible.
|
||||||
|
|
||||||
|
### What tech did you use to build this?
|
||||||
|
- [Eleventy](https://www.11ty.dev/): The website itself
|
||||||
|
- [Open Iconic](https://useiconic.com/open): Icons
|
||||||
|
- [Oxipng](https://github.com/shssoichiro/oxipng): PNG image compression
|
||||||
|
- [`feedme`](https://www.npmjs.com/package/feedme): Parsing feeds
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
hullblogs.com is released under the Apache Licence 2.0. The full license text is included in the `LICENSE` file in this repository. Tldr legal have a [great summary](https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)) of the license if you're interested.
|
hullblogs.com is released under the Apache Licence 2.0. The full license text is included in the `LICENSE` file in this repository. Tldr legal have a [great summary](https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)) of the license if you're interested.
|
||||||
|
|
Loading…
Reference in New Issue