1108 Commits

Author SHA1 Message Date
Parth Desai
02b82df7cf
Updated README to add Parth Desai's site 2022-06-12 14:41:37 +05:30
Dale Larroder
e5e84ac4e1
Update README.md 2022-06-12 02:08:13 +08:00
Marat Levit
26a7cbbedc frontmatter images can now be external 2022-06-10 00:50:23 +00:00
Cory Dransfeldt
94f6dbe63d Fixes inconsistency in styles for divider on author and list layouts in dark mode 2022-06-09 10:26:13 -07:00
Timothy
d19f8eed7b
Merge pull request #470 from thekamalkashyap/master
fixed glitch in mobile navbar
2022-05-30 21:59:54 +08:00
Timothy
c3f8f2f27c
Merge pull request #472 from acoudouy/axolo-blog
add our example in the readme
2022-05-30 21:46:33 +08:00
acoudouy
a947076793
Axolo blog in readme 2022-05-30 11:06:07 +02:00
thekamalkashyap
f8ae4d5e59 changes in mobile navbar 2022-05-28 21:31:43 +05:30
Timothy
023f8482dc
Merge pull request #468 from thekamalkashyap/patch-1
added website to examples
2022-05-26 21:52:43 +08:00
Timothy
791993d03c
Merge branch 'master' into patch-1 2022-05-26 21:52:35 +08:00
Timothy
6eecd8462f
Merge pull request #467 from reubence/add-website-to-readme
Adding my blog to demo list
2022-05-26 21:51:23 +08:00
Kamal
f8b3ce5a5d
Update README.md 2022-05-26 17:05:35 +05:30
Reuben Rapose
9c68a4d898
Adding my blog to demo list 2022-05-26 14:52:30 +05:30
Timothy
cddcfcfb83
Merge pull request #462 from Phonbopit/chore/add-example-sites
Add my websites to example list
2022-05-24 23:14:35 +08:00
Timothy
1664a9d500
Merge pull request #464 from llovvoll/feat/page-not-found-title
feat: add title when page not found
2022-05-24 23:13:40 +08:00
llovvoll
821884168d feat: add title when page not found 2022-05-24 21:34:44 +08:00
Chai Phonbopit
c15d4198b2
chore(README) - Add my websites to example list 2022-05-21 16:35:14 +07:00
Timothy
7a0fdf9e85
Merge pull request #458 from dlarroder/master
Add dalelarroder.com to examples
2022-05-18 09:49:38 +08:00
Dale Larroder
f8baddd508
Update README.md 2022-05-14 20:36:55 +08:00
Timothy
1cff81143a
Merge pull request #455 from nchristopher/patch-1
✏️ Add my blog to examples
2022-05-11 11:44:48 +08:00
Nicholas Christopher
632a078052
✏️ Add my blog to examples 2022-05-10 20:18:22 -07:00
Timothy
86e55bc6b4
Merge pull request #452 from amalafrozalam/feature/email-octopus
Add EmailOctopus
2022-05-04 09:20:36 +08:00
Amal Afroz Alam
2e0aad8626 Add EmailOctopus 2022-05-03 18:56:50 -04:00
Timothy Lin
923da1bcdb 1.5.5 2022-04-22 17:26:50 -07:00
Timothy
db82597b21
fix: remove unused variable 2022-04-22 17:22:55 -07:00
Timothy
3f14c35252
Merge pull request #441 from timlrx/fix/comments-mapping
fix: mapping property in comments
2022-04-22 17:11:22 -07:00
Timothy Lin
7d64b18b40 fix: remove unused code 2022-04-22 17:07:08 -07:00
Timothy Lin
e9fda79ee7 fix: mapping property in comments 2022-04-22 17:02:24 -07:00
Timothy
5f8dd94e43
Merge pull request #440 from timlrx/fix/scroll
fix: remove smoothscroll-polyfill
2022-04-22 16:48:28 -07:00
Timothy Lin
0c4606916f fix: remove smoothscroll-polyfill 2022-04-22 16:45:30 -07:00
Timothy
3e9116b888
Merge pull request #439 from crucialfelix/fix/quick-start-examples
Fix Quick Start install examples for zsh by adding single quotes
2022-04-22 16:39:17 -07:00
Timothy
c7d6509904
Merge pull request #438 from kittanb/master
Add a new example website to README.md
2022-04-22 16:38:57 -07:00
Chris Sattinger
9b26dabd3d
Fix Quick Start install examples for zsh by adding single quotes
zsh will throw an error for unquoted #
2022-04-21 13:14:13 +02:00
kittanb
7ef1e89523 Add a new example website to README.md 2022-04-18 19:36:49 +03:00
Timothy Lin
41839607af 1.5.4 2022-04-05 10:13:25 -07:00
Timothy
691b48d67f
Merge pull request #432 from timlrx/update-dependencies
chore: update next and tw dependencies
2022-04-05 10:13:04 -07:00
Timothy Lin
60fd0a12ad chore: update next and tw dependencies 2022-04-05 10:10:40 -07:00
Timothy
cee491802f
Merge pull request #427 from cdransf/master
Render floating comment button only if a provider is specified
2022-03-28 11:52:00 -07:00
Timothy
3fd5c6241d
Merge pull request #428 from LeFizzy/patch-1
Add a new example website to README.md
2022-03-28 11:49:17 -07:00
LeFizzy
1ad3c64846
Add a new example website to README.md
Recently, I started working on a hobby project of mine whose purpose is to help & support upcoming artists and I decided to use the Tailwind Nextjs Starter Blog, which was the perfect fit for my case: finding something that is easy to modify, use and deploy. 

As it seems like on the site, I modified a lot on the "core" of Tailwind Nextjs Starter Blog and I also separated two blog parts: the actual blogging feature for my site and the lyrics part: they also generate their own sitemap, tags and RSS files, and the greatest part of it that it was really easy to add, because nowadays, sadly, I don't really have the time to work on a personal project. This is why I'd like to recommend Tailwind Nextjs Starter Blog to everyone. 👍
2022-03-28 12:13:19 +02:00
Cory Dransfeldt
484296ae13 Render floating comment button only if a provider is specified 2022-03-27 11:36:27 -07:00
Timothy Lin
2828acb108 docs: add contentlayer version to readme 2022-03-22 15:10:26 -07:00
Timothy Lin
32280d3ab5 1.5.3 2022-03-22 15:04:58 -07:00
Timothy
5f227cbed5
Merge pull request #423 from wangel13/patch-1
Update AuthorLayout.js
2022-03-22 14:22:51 -07:00
Taras Protchenko
2854aa9be3
Update AuthorLayout.js
Removing unnecessary margin to center author information with author avatar.
2022-03-20 23:23:45 +03:00
Timothy
6d01d2dac7
Merge pull request #416 from maqi1520/master
Add blog to examples
2022-03-08 22:53:33 +08:00
maqibin
6f21a627dd Add my blog to examples
A blog of Chinese front-end developers 狂奔小马的博客
2022-03-08 10:35:09 +08:00
Timothy
37d5008c81
Merge pull request #415 from timlrx/tailwind/mdx
fix: include tailwind style in mdx files
2022-03-03 21:59:38 +08:00
Timothy Lin
d810aaef4f fix: include tw style in mdx files 2022-03-03 21:58:13 +08:00
Timothy
b81c777bb7
Merge pull request #413 from bpiggin/master
Update README.md
2022-03-01 09:35:48 +08:00