GithubHelp home page GithubHelp logo

initto's Introduction

Tech Blog based on Eleventy

blog kit with 11ty(Eleventy) based on hylia-forestry.

Run it quickly

Open in Gitpod

or

Prepare your own environment

installation

Please execute it when installing in your environment for the first time. Not needed if already running

$ npm ci

serve on local

Please execute when starting the system in your environment

$ npm start

Build a production version of the site

The production version is set automatically, so you don't have to run it.

$ npm production

How to write article

Article in English

Create a new md file in src/posts e.g.: sample.md

Article in Japanese

Create a new md file in src/ja/post e.g.: sample.md

Add article file

You can also add a file by referring to the arrow in the image below and write an article there readme01

Contents

The contents of the article file are as follows

---
title: <title>
author: <author name>
date: <publish date>
socialImage: 'https://initto.devprotocol.xyz/images/ogp.png'
level: BEGINNER | EXPERIENCED | 初級 | 中級以上
tags:
- <tags...>
- <tags...>
- <tags...>
---
<contents>

The text enclosed in --- is the meta information of the article. Please write the title, date, tag, etc. of the article. If you set the date value to the future, it will not be displayed until the set date comes (it will not be displayed in the list). If you want to change OGP, change the value of socialImage. Please write the body of the article from below the meta information. Write the article in markdown format

Image

If you want to use images, create a directory in src/images/posts/ and save the images there. It is recommended that the directory name be the same as the title of the article.

From the article, you can add images as below

![Image alt text](/images/posts/article-title/img01.png)

Markdown Guide

We are using markdown for a simple and easy use font format.

initto's People

Contributors

0xkenta avatar aggre avatar akira-taniguchi avatar hhatto avatar ikeda1729 avatar kazu80 avatar matteusan avatar pdotall avatar rafaelp avatar renovate-bot avatar renovate[bot] avatar shuklaritvik06 avatar vinzvinci avatar yumemayu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

initto's Issues

YouTube preview

YouTube links are not previewed, so any articles will be easier to read if they previewed the YouTube links.

Is it possible to preview like docs.devprotocol.xyz?

[FEATURE] INITTO as Dev Protocol Education

Detailed description

INITTO will serve as an educational platform for Dev Protocol

Context

We need to redesign INITTO in order to achieve this, it's where we can embed video on the landing page and feature the vital content and latest content.

Possible implementation

I am searching some sites like Binance Academy to get references, but feel free to suggest your ideas or the links you found below

Additional information

Definitely need collaboration with OSS Developers to implement this.

Discussion on https://community.devprotocol.xyz/t/community-builders/390/15?u=vinzvinci

Code of Conduct

  • I agree to follow this project's Code of Conduct

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): replace dependency rollup-plugin-json with @rollup/plugin-json ^4.0.0
  • fix(deps): update dependency @11ty/eleventy-plugin-syntaxhighlight to v4.2.0
  • fix(deps): update dependency concurrently to v7.6.0
  • fix(deps): update dependency eleventy-plugin-youtube-embed to v1.10.2
  • fix(deps): update dependency json-to-scss to v1.6.2
  • fix(deps): update dependency sass to v1.70.0
  • fix(deps): update dependency slugify to v1.6.6
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update dependency bl to v6
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency rollup to v4
  • chore(deps): update dependency ubuntu to v22
  • fix(deps): update dependency @11ty/eleventy to v2
  • fix(deps): update dependency @11ty/eleventy-plugin-syntaxhighlight to v5
  • fix(deps): update dependency concurrently to v8
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/main.yml
  • actions/checkout v2
  • actions/setup-node v2
  • peaceiris/actions-gh-pages v3
  • ubuntu 20.04
.github/workflows/pullrequest.yml
  • actions/checkout v2
  • actions/setup-node v2
  • ubuntu 20.04
npm
package.json
  • @11ty/eleventy ^0.10.0
  • @11ty/eleventy-plugin-rss ^1.0.7
  • @11ty/eleventy-plugin-syntaxhighlight ^4.0.0
  • @tbranyen/jsdom ^13.0.0
  • concurrently ^7.0.0
  • eleventy-plugin-youtube-embed ^1.6.5
  • html-minifier ^4.0.0
  • image-size ^1.0.0
  • json-to-scss ^1.5.0
  • sass ^1.26.3
  • semver ^7.0.0
  • slugify ^1.4.0
  • stalfos c8971d22726326cfc04089b2da4d51eeb1ebb0eb
  • striptags ^3.1.1
  • @erquhart/rollup-plugin-node-builtins ^2.1.5
  • bl 5.0.0
  • chokidar-cli 3.0.0
  • cross-env 7.0.3
  • make-dir-cli 3.0.0
  • markdown-it-link-attributes 4.0.0
  • prettier 2.5.1
  • rollup 2.66.1
  • rollup-plugin-commonjs ^10.1.0
  • rollup-plugin-json ^4.0.0
  • rollup-plugin-node-resolve ^5.2.0

  • Check this box to trigger a request for Renovate to run again on this repository

[FEATURE] INITTO 2.0

Detailed description

Hi folks,

let's continue to fully change this website to an educational platform for Dev Protocol

We can get the ideas of what design we should build👉 Learn All About Blockchain & Cryptocurrency | Binance Academy.

Context

This will allow more users and new users to understand the Dev Protocol

Possible implementation

No response

Additional information

This can be done with the help of contributors

Code of Conduct

  • I agree to follow this project's Code of Conduct

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.