Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gh-pagesemefe #28

Open
wants to merge 4 commits into
base: gh-pages
Choose a base branch
from
Open

Gh-pagesemefe #28

wants to merge 4 commits into from

Conversation

Efeticaret
Copy link

{
"name": "nextjs-blog-theme",
"description": "A customizable Next.js and Tailwind blog starter. Designed by the Bejamas agency.",
"author": "Bejamas and Netlify Inc.",
"contributors": [
"Charlie Gerard",
"Prince Wilson",
"Tara Manicsic",
"Thom Krupa"
],
"homepage": "https://github.com/netlify-templates/nextjs-blog-theme",
"bugs": {
"url": "https://github.com/netlify-templates/nextjs-blog-theme/issues"
},
"scripts": {
"dev": "next",
"dev:watch": "next-remote-watch ./posts",
"build": "next build",
"start": "next start",
"export": "next build && next export",
"lint": "next lint"
},
"dependencies": {
"@mapbox/rehype-prism": "^0.8.0",
"@tailwindcss/typography": "^0.5.0",
"classnames": "^2.3.1",
"gray-matter": "^4.0.2",
"next": "latest",
"next-mdx-remote": "^3.0.1",
"next-remote-watch": "1.0.0",
"prismjs": "^1.27.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"autoprefixer": "^10.4.0",
"eslint": "<8.0.0",
"eslint-config-next": "12.0.10",
"eslint-config-prettier": "^8.3.0",
"postcss": "^8.4.4",
"tailwindcss": "^3.0.0"
}
}

{
  "name": "nextjs-blog-theme",
  "description": "A customizable Next.js and Tailwind blog starter. Designed by the Bejamas agency.",
  "author": "Bejamas and Netlify Inc.",
  "contributors": [
    "Charlie Gerard",
    "Prince Wilson",
    "Tara Manicsic",
    "Thom Krupa"
  ],
  "homepage": "https://github.com/netlify-templates/nextjs-blog-theme",
  "bugs": {
    "url": "https://github.com/netlify-templates/nextjs-blog-theme/issues"
  },
  "scripts": {
    "dev": "next",
    "dev:watch": "next-remote-watch ./posts",
    "build": "next build",
    "start": "next start",
    "export": "next build && next export",
    "lint": "next lint"
  },
  "dependencies": {
    "@mapbox/rehype-prism": "^0.8.0",
    "@tailwindcss/typography": "^0.5.0",
    "classnames": "^2.3.1",
    "gray-matter": "^4.0.2",
    "next": "latest",
    "next-mdx-remote": "^3.0.1",
    "next-remote-watch": "1.0.0",
    "prismjs": "^1.27.0",
    "react": "^17.0.2",
    "react-dom": "^17.0.2"
  },
  "devDependencies": {
    "autoprefixer": "^10.4.0",
    "eslint": "<8.0.0",
    "eslint-config-next": "12.0.10",
    "eslint-config-prettier": "^8.3.0",
    "postcss": "^8.4.4",
    "tailwindcss": "^3.0.0"
  }
}
@Efeticaret Efeticaret marked this pull request as ready for review January 5, 2023 22:50
Efeticaret and others added 3 commits January 17, 2023 01:21
*Total -- 20,818.74kb -> 20,179.95kb (3.07%)

/images/awesome-app-landing-page-screenshot.png -- 1,054.71kb -> 797.87kb (24.35%)
/images/devices/iphone-se-silver-vertical.png -- 176.07kb -> 164.20kb (6.74%)
/images/backgrounds/37-usersthink-stock-image-web.jpg -- 3,079.84kb -> 2,944.33kb (4.4%)
/images/backgrounds/95-usersthink-stock-image-web.jpg -- 692.47kb -> 663.36kb (4.2%)
/images/backgrounds/31-usersthink-stock-image-web.jpg -- 1,806.89kb -> 1,747.68kb (3.28%)
/images/backgrounds/58-usersthink-stock-image-web.jpg -- 1,801.57kb -> 1,771.17kb (1.69%)
/images/backgrounds/71-usersthink-stock-image-web.jpg -- 5,506.22kb -> 5,422.68kb (1.52%)
/apple-icon-precomposed.png -- 11.73kb -> 11.58kb (1.26%)
/images/backgrounds/73-usersthink-stock-image-web.jpg -- 2,073.31kb -> 2,048.42kb (1.2%)
/images/backgrounds/75-usersthink-stock-image-web.jpg -- 1,281.12kb -> 1,276.07kb (0.39%)
/images/backgrounds/91-usersthink-stock-image-web.jpg -- 2,647.18kb -> 2,645.11kb (0.08%)
/images/backgrounds/81-usersthink-stock-image-web.jpg -- 687.63kb -> 687.47kb (0.02%)

Signed-off-by: ImgBotApp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants