Skip to content

Personal blog from the template "google/eleventy-high-performance-blog" using 11ty

License

Notifications You must be signed in to change notification settings

piraces/blog

Repository files navigation

piraces.dev Blog

CI Publish to Cloudflare pages IPFS

Blog for piraces.dev, made with the Eleventy static site generator implementing a wide range of performance best practices (using the template google/eleventy-high-performance-blog).

Based on the awesome eleventy-base-blog.

Last update from template (last check): 30/12/2023

IPFS

This blog is deployed in IPFS using Fleek, using a fixed IPNS and configured with an ENS Domain.

ipns://k51qzi5uqu5di6t427sc6mfo6g0mqjauvyxlnu7b2f59wxiigwcy0qroeaypu2

You can view it in IPFS (dweb.link gateway).

Getting Started

1. Install dependencies

npm install

2. Build, serve, watch and test

npm run watch

3. Build and test

npm run build

License

MIT License

Copyright (c) 2018 Zach Leatherman @zachleat

Modifications to the theme and codebase Copyright (c) 2019 Raúl Piracés @piraces_

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.