项目作者: piraces

项目描述 :
Personal blog from the template "google/eleventy-high-performance-blog" using 11ty
高级语言: JavaScript
项目地址: git://github.com/piraces/blog.git
创建时间: 2020-09-18T13:30:59Z
项目社区:https://github.com/piraces/blog

开源协议:MIT License

下载


piraces.dev Blog

CI
Publish main artifact
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): 09/01/2025

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

  1. npm install

2. Build, serve, watch and test

  1. npm run watch

3. Build and test

  1. 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.