Skip to content

Commit

Permalink
[Release] v1.0.20210514
Browse files Browse the repository at this point in the history
  • Loading branch information
ptkdev committed May 14, 2021
1 parent d1aae24 commit 60e22a3
Show file tree
Hide file tree
Showing 20 changed files with 1,619 additions and 2,580 deletions.
8 changes: 3 additions & 5 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@ module.exports = {
"jest/globals": true
},
"parser": "@typescript-eslint/parser",
"extends": ["eslint:recommended", "plugin:@typescript-eslint/eslint-recommended", "plugin:@typescript-eslint/recommended"],
"extends": ["eslint:recommended", "plugin:@typescript-eslint/eslint-recommended", "plugin:@typescript-eslint/recommended", "prettier"],
"parserOptions": {
"sourceType": "module",
"ecmaVersion": 2019
},
ignorePatterns: ["*.cjs"],
"plugins": ["jsdoc", "jest", "svelte3", "@typescript-eslint"],
"globals": {
"fetch": false
Expand All @@ -25,10 +26,7 @@ module.exports = {
"svelte3/typescript": require("typescript")
},
"overrides": [
{
"files": ["**/*.svelte"],
"processor": "svelte3/svelte3"
}
{ files: ["*.svelte"], processor: "svelte3/svelte3" }
],
"rules": {
"no-multi-spaces": [
Expand Down
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,6 @@ config/*.ts
configs/*.ts
/dist
/build
/.svelte
/.svelte
/.svelte-kit
/functions
5 changes: 3 additions & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.svelte/**
.svelte-kit/**
static/**
node_modules/**
build/**
node_modules/**
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
# v1.0.20210412 (April 12, 2021)
# v1.0.20210512 (May 14, 2021)

- Fix: minor fix
- Fix: readme of issues
- Update: work with svelte-kit @next.107

<!-- all-shields/sponsors-badges:START -->

[![Donate Paypal](https://img.shields.io/badge/donate-paypal-005EA6.svg?style=for-the-badge&logo=paypal)](https://www.paypal.me/ptkdev) [![Donate Ko-Fi](https://img.shields.io/badge/donate-ko--fi-29abe0.svg?style=for-the-badge&logo=ko-fi)](https://ko-fi.com/ptkdev) [![Donate Github Sponsors](https://img.shields.io/badge/donate-sponsors-ea4aaa.svg?style=for-the-badge&logo=github)](https://github.com/sponsors/ptkdev) [![Donate Patreon](https://img.shields.io/badge/donate-patreon-F87668.svg?style=for-the-badge&logo=patreon)](https://www.patreon.com/join/ptkdev) [![Donate Bitcoin](https://img.shields.io/badge/BTC-35jQmZCy4nsxoMM3QPFrnZePDVhdKaHMRH-E38B29.svg?style=flat-square&logo=bitcoin)](https://ptk.dev/img/icons/menu/bitcoin_wallet.png) [![Donate Ethereum](https://img.shields.io/badge/ETH-0x8b8171661bEb032828e82baBb0B5B98Ba8fBEBFc-4E8EE9.svg?style=flat-square&logo=ethereum)](https://ptk.dev/img/icons/menu/ethereum_wallet.png)

<!-- all-shields/sponsors-badges:END -->

# v1.0.20210412 (April 12, 2021)

- Fix: minor fix
- Fix: readme of issues

# v1.0.20210407 (April 07, 2021)

- First release
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- all-shields/header-badges:START -->

[![v1.0.20210412](https://img.shields.io/badge/version-v1.0.20210412-lightgray.svg?style=flat&logo=)](https://github.com/ptkdev-boilerplate/svelte-kit-ssr-boilerplate/blob/main/CHANGELOG.md) [![](https://img.shields.io/npm/v/@ptkdev/svelte-kit-ssr-boilerplate?color=CC3534&logo=npm)](https://www.npmjs.com/package/@ptkdev/svelte-kit-ssr-boilerplate) [![License: MIT](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat&logo=license)](https://github.com/ptkdev-boilerplate/svelte-kit-ssr-boilerplate/blob/main/LICENSE.md) [![Powered By Svelte](https://img.shields.io/badge/powered%20by-svelte-FF3C02.svg?style=flat&logo=svelte)](https://svelte.dev/) [![Language: TypeScript](https://img.shields.io/badge/language-typescript-blue.svg?style=flat&logo=typescript)](https://www.typescriptlang.org/) [![ECMAScript: 2019](https://img.shields.io/badge/ES-9-F7DF1E.svg?style=flat&logo=javascript)](https://github.com/tc39/ecma262) [![Discord Server](https://discordapp.com/api/guilds/383373985666301975/embed.png)](https://discord.ptkdev.io)
[![v1.0.20210514](https://img.shields.io/badge/version-v1.0.20210514-lightgray.svg?style=flat&logo=)](https://github.com/ptkdev-boilerplate/svelte-kit-ssr-boilerplate/blob/main/CHANGELOG.md) [![](https://img.shields.io/npm/v/@ptkdev/svelte-kit-ssr-boilerplate?color=CC3534&logo=npm)](https://www.npmjs.com/package/@ptkdev/svelte-kit-ssr-boilerplate) [![License: MIT](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat&logo=license)](https://github.com/ptkdev-boilerplate/svelte-kit-ssr-boilerplate/blob/main/LICENSE.md) [![Powered By Svelte](https://img.shields.io/badge/powered%20by-svelte-FF3C02.svg?style=flat&logo=svelte)](https://svelte.dev/) [![Language: TypeScript](https://img.shields.io/badge/language-typescript-blue.svg?style=flat&logo=typescript)](https://www.typescriptlang.org/) [![ECMAScript: 2019](https://img.shields.io/badge/ES-9-F7DF1E.svg?style=flat&logo=javascript)](https://github.com/tc39/ecma262) [![Discord Server](https://discordapp.com/api/guilds/383373985666301975/embed.png)](https://discord.ptkdev.io)

<!-- all-shields/header-badges:END -->

Expand Down
9 changes: 0 additions & 9 deletions app/components/common/menu/menu.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,6 @@
<div id="navbar-basic" class="navbar-menu">
<div class="navbar-start">
<a href="/" class="navbar-item"> Home </a>

<div class="navbar-item has-dropdown is-hoverable">
<a href="/wild" class="navbar-link"> Wild </a>

<div class="navbar-dropdown">
<a href="/wild/?about" class="navbar-item"> About </a>
<a href="/wild/?contacts" class="navbar-item"> Contacts </a>
</div>
</div>
</div>
</div>

Expand Down
7 changes: 4 additions & 3 deletions app/core/app.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

%svelte.head%
</head>
<body>
<div id="svelte">%svelte.body%</div>
<body id="svelte">
%svelte.body%
</body>
</html>
25 changes: 25 additions & 0 deletions app/pages/__layout.svelte
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<script lang="ts">
/**
* Home HTML
* =====================
*
* @contributors: Patryk Rzucidło [@ptkdev] <[email protected]> (https://ptk.dev)
*
* @license: MIT License
*
*/
import Menu from "$lib/components/common/menu/menu.svelte";
import Footer from "$lib/components/common/footer/footer.svelte";
import "$lib/../node_modules/bulma/css/bulma.min.css";
import "$lib/../node_modules/bulma-extensions/dist/css/bulma-extensions.min.css";
import "$lib/components/common/darkmode/darkmode.scss";
</script>

<Menu />

<main>
<slot />
</main>

<Footer />
9 changes: 0 additions & 9 deletions app/pages/index.scss

This file was deleted.

17 changes: 4 additions & 13 deletions app/pages/index.svelte
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<script context="module">
export const prerender = true;
</script>

<script lang="ts">
/**
* Home HTML
Expand All @@ -8,12 +12,8 @@
* @license: MIT License
*
*/
import Menu from "../components/common/menu/menu.svelte";
import Footer from "../components/common/footer/footer.svelte";
</script>

<Menu />

<div id="container">
<section class="hero is-medium is-primary is-bold">
<div class="hero-body">
Expand All @@ -25,12 +25,3 @@
</section>
<div class="content has-text-centered">app/pages/home.svelte</div>
</div>

<Footer />

<style lang="scss" global>
@import "../../node_modules/bulma/css/bulma.min";
@import "../../node_modules/bulma-extensions/dist/css/bulma-extensions.min";
@import "./index.scss";
@import "../components/common/darkmode/darkmode.scss";
</style>
11 changes: 0 additions & 11 deletions app/pages/index.ts

This file was deleted.

44 changes: 0 additions & 44 deletions app/pages/wild/index.svelte

This file was deleted.

9 changes: 0 additions & 9 deletions app/pages/wild/wild.scss

This file was deleted.

11 changes: 0 additions & 11 deletions app/pages/wild/wild.ts

This file was deleted.

1 change: 1 addition & 0 deletions app/types/global.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// / <reference types="@sveltejs/kit" />
Loading

0 comments on commit 60e22a3

Please sign in to comment.