GithubHelp home page GithubHelp logo

kohrongying / 11ty-blog-starter Goto Github PK

View Code? Open in Web Editor NEW
79.0 2.0 15.0 1.04 MB

11ty v1.0, Tailwind v3. Works when JS is disabled

Home Page: https://eleventy.rongying.co/

JavaScript 22.45% Liquid 62.15% CSS 3.93% HTML 11.47%
eleventy eleventy-theme tailwind

11ty-blog-starter's Introduction

Hey wassup πŸ‘Š

Blog Β· Twitter Β· LinkedIn

About me

  • Rong Ying (Pronoun: She πŸ‘©β€πŸ’»)
  • I'm a Software Developer from Singapore at ThoughtWorks SG πŸ‡ΈπŸ‡¬
  • Passionate about the web πŸ•Έ

Where I am currently at

Domain Examples
Languages Python Js Java Ruby Kotlin Dart go
UI Frameworks React ROR Flask Svelte Flutter
DevOps GA CircleCi BambooCI Docker Terraform
Cloud Platforms GCP AWS GCP

I hope to explore Scala, Elm, Clojure and other web technologies

What I'm working On

My latest ramblings

Read more at blog.rongying.co. I also blog about my daily TIL here

Random facts

  • Love travelling β›©
  • Like to cook and crochet 🧢
  • Turts!! 🐒
  • Favourite food: Noodles 🍜

Say hello

Twitter, Blog, LinkedIn

Wakatime

Code Time

Profile Views

πŸ“Š This Week I Spent My Time On

⌚︎ Time Zone: Asia/Singapore

πŸ’¬ Programming Languages: 
No Activity Tracked This Week

I Mostly Code in Python

Python                   26 repos            β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   29.55 % 
JavaScript               23 repos            β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   26.14 % 
HTML                     11 repos            β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   12.50 % 
CSS                      5 repos             β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   05.68 % 
TypeScript               5 repos             β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   05.68 % 

Last Updated on 11/02/2023 15:11:31 UTC

11ty-blog-starter's People

Contributors

dependabot[bot] avatar kohrongying avatar rongyinggg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

11ty-blog-starter's Issues

parallel npm start script issue

tailwindcss not giving output file on the dist _site/assets/styles/tailwind.css.

possible solution:
npm start script executes two scripts on parallel, an 11ty serve and tailwind parser. the serve request comes first and not let the other script to execute. also the tailwind --watch flag maybe collides with 11ty --serve?

npx tailwindcss -i ./tailwind.css -o _site/assets/styles/tailwind.css & npx @11ty/eleventy --serve fixes it, should I do a pull request? still a newbie :|

About page: no space between paragraphs, no underlining, colors for hyperlinks

Hello, thanks for your blog starter!

I'm new to liquid -> tailwind -> CSS, so I'm confused what I can change in this starter so that my About page has space between paragraphs, and hyperlinks are underlined / have colors.

Those tags work great inside posts, but the About page is somehow a special case where those problems appear.

Thanks!

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.