Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ntsd/ntsd.dev

My website created by Jekyll and Tailwind
https://github.com/ntsd/ntsd.dev

blog giscus gulp jekyll tailwind

Last synced: about 2 months ago
JSON representation

My website created by Jekyll and Tailwind

Awesome Lists containing this project

README

        

# ntsd.dev

## Installation

```
apt install ruby-full
apt install rubygems
gem install bundler
bundler install
npm i
```

- If you got an puppeteer errors check

## Todos

- Fix critical CSS remove @media
- Fix offline page
- Fix 404 page
- Imporve google tag manager
- Use https://minimalanalytics.com/
- Category dev, investment, health, science, journey

## Cloudflare Worker

Read here:

## Pre render JavaScript

using Puppeteer to pre render JavaScript in html file for some Javascript libraries that can pre render.

Pre render JavaScript libraries:

- [PrismJS](https://github.com/PrismJS/prism)
- [AnchorJS](https://github.com/bryanbraun/anchorjs)
- [wordcloud2.js](https://github.com/timdream/wordcloud2.js/)

## Resources