mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
* initial commit to this pr * updated patterns * category lists * post headers * WIP * made some content updates * deleted rogue file * updated descriptions * ran prettier * updated padding * updated prettierignore * updated element * swtiched to token * updated with category list feedback * updated with category list feedback * updated with feedback for featurd post * updated with feedback for footer * updated with newsletter feedback' * updated with feedback to the paywall * updated with updates for post footer * more footer updates * updated with feedback for the post header * updated with feedback for post list * updated social share * updated sign up and login * added logic to elements to prevent them from closing on escape * Fix typo (incomplete `<h2>` tag) * Add missing input labels, fix capitalization and punctuation * Add description to Blog & News index * ran prettier on markdown files * ignored the post list file * changed hierarchy --------- Co-authored-by: Cory LaViska <cory@abeautifulsite.net> Co-authored-by: lindsaym-fa <dev@lindsaym.design>
19 lines
283 B
Plaintext
19 lines
283 B
Plaintext
*.hbs
|
|
*.md
|
|
!docs/docs/patterns/**/*.md
|
|
docs/docs/patterns/blog-news/post-list.md
|
|
.cache
|
|
.github
|
|
cspell.json
|
|
dist
|
|
docs/search.json
|
|
src/components/icon/icons
|
|
src/react/index.ts
|
|
node_modules
|
|
package.json
|
|
package-lock.json
|
|
tsconfig.json
|
|
cdn
|
|
_site
|
|
docs/assets/scripts/prism-downloaded.js
|