Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit debc848

Browse files
authored
Merge branch 'development' into development
2 parents 097ba85 + 27fb088 commit debc848

12 files changed

Lines changed: 409 additions & 33 deletions

File tree

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# For most projects, this workflow file will not need changing; you simply need
2+
# to commit it to your repository.
3+
#
4+
# You may wish to alter this file to override the set of languages analyzed,
5+
# or to provide custom queries or build logic.
6+
#
7+
# ******** NOTE ********
8+
# We have attempted to detect the languages in your repository. Please check
9+
# the `language` matrix defined below to confirm you have the correct set of
10+
# supported CodeQL languages.
11+
#
12+
name: "CodeQL"
13+
14+
on:
15+
push:
16+
branches: [ master ]
17+
pull_request:
18+
# The branches below must be a subset of the branches above
19+
branches: [ master ]
20+
schedule:
21+
- cron: '16 15 * * 4'
22+
23+
jobs:
24+
analyze:
25+
name: Analyze
26+
runs-on: ubuntu-latest
27+
28+
strategy:
29+
fail-fast: false
30+
matrix:
31+
language: [ 'javascript' ]
32+
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
33+
# Learn more:
34+
# https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed
35+
36+
steps:
37+
- name: Checkout repository
38+
uses: actions/checkout@v2
39+
40+
# Initializes the CodeQL tools for scanning.
41+
- name: Initialize CodeQL
42+
uses: github/codeql-action/init@v1
43+
with:
44+
languages: ${{ matrix.language }}
45+
# If you wish to specify custom queries, you can do so here or in a config file.
46+
# By default, queries listed here will override any specified in a config file.
47+
# Prefix the list here with "+" to use these queries and those in the config file.
48+
# queries: ./path/to/local/query, your-org/your-repo/queries@main
49+
50+
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
51+
# If this step fails, then you should remove it and run the build manually (see below)
52+
- name: Autobuild
53+
uses: github/codeql-action/autobuild@v1
54+
55+
# ℹ️ Command-line programs to run using the OS shell.
56+
# 📚 https://git.io/JvXDl
57+
58+
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
59+
# and modify them (or add more) to build your code if your project
60+
# uses a compiled language
61+
62+
#- run: |
63+
# make bootstrap
64+
# make release
65+
66+
- name: Perform CodeQL Analysis
67+
uses: github/codeql-action/analyze@v1

README.md

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DESIGN SYSTEMS | ECCENTRIC TOUCH
1+
# Eccentric Touch by The DesignSystems
22

33
Design systems is a one stop solution to all your frontend crises.
44

@@ -15,20 +15,21 @@ Design systems is a one stop solution to all your frontend crises.
1515
[![Gitter](https://badges.gitter.im/DesignSystemsOSS/community.svg)](https://gitter.im/DesignSystemsOSS/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
1616
## Who are we?
1717

18-
Give your websites(and rest..) a visual upgrade. design systems's eccentric touch is an open source initiative that
19-
provides you with numerous themes and structures that will magically transform the ways your websites look. backed
20-
with some of the great designers, you will with no doubt find the visuals that will catch your eye. as for the
21-
frontend developers it is a great platform to showcase their talents . this platform with no doubt serves anyone and
18+
Give your websites a visual upgrade. The DesignSystems' Eccentric Touch is an open source initiative that
19+
provides you with numerous themes and structures that will magically transform the ways your websites look. Backed
20+
with some of the great designers, you will with no doubt find the visuals that will catch your eye. As for the
21+
frontend developers it is a great platform to showcase their talents. This platform with no doubt serves anyone and
2222
everyone.
2323

2424

2525
## TECH STACK
2626

2727
The project revolves around these languages</br>
28-
1. HTML</br>
29-
2. SCSS</br>
30-
3. CSS</br>
31-
4. JAVASCRIPT</br>
28+
- HTML
29+
- CSS/SCSS
30+
- JavaScript
31+
- JSON
32+
3233

3334

3435
## HOW TO START
@@ -43,20 +44,26 @@ Here is a short introduction as to how you can begin.
4344
```
4445
3. Open the text editor of your choice and get started!
4546
46-
47-
## GETTING STARTED WITH ECCENTRIC TOUCH
4847
## SYSTEM REQUIREMENTS
4948
5049
In your your journey from forking to merging of pull request, these are tools that you will need:</br>
5150
1. Google chrome</br>
52-
2. Text editor(visual studio code, notepad++)</br>
51+
2. Text editor(Anyone of your choice) preferred VSCODE</br>
5352
3. Git
5453
5554
5655
## VERSION UPGRADES
57-
## PROGRAMS WE HAVE BEEN ASSOCIATED WITH
56+
- [Pre Release Version (Beta Testing)](https://github.com/DesignSystemsOSS/eccentrictouch/releases/tag/v.0.1)
57+
5858
## CONTRIBUTORS
5959
- We are happy to see you here, we need more developers/designers like you. So, As now you are here before contributing, you should first read the
6060
[CONTRIBUTING.md](CONTRIBUTING.md) file.
6161
- If you want to write some CSS/SCSS or write test methods to test other's code, you should read [HOW_TO_CODE.md](HOW_TO_CODE.md) to understand the way you have to write the code.
6262
63+
- Here we have our contributors, who are consistently working to build technologies.
64+
65+
<table>
66+
<tr>
67+
<td align="center"><a href="https://yashsehgal.github.io/portfolio_v_2"><img src="https://avatars.githubusercontent.com/u/62352288?s=460&u=cfea168f1bfd96b93710d9b3b9dda77283768452&v=4" width="100px;" alt=""/><br /><sub><b>Yash Sehgal</b> (Founder)</sub></a><br /><a title="Founder">💡</a></td>
68+
</tr>
69+
</table>

SECURITY.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Use this section to tell people about which versions of your project are
6+
currently being supported with security updates.
7+
8+
| Version | Supported |
9+
| ------- | ------------------ |
10+
| v.0.1 | :white_check_mark: |
11+
12+
## Reporting a Vulnerability
13+
14+
Use this section to tell people how to report a vulnerability.
15+
16+
Tell them where to go, how often they can expect to get an update on a
17+
reported vulnerability, what to expect if the vulnerability is accepted or
18+
declined, etc.

package.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"name": "eccentrictouch",
3+
"version": "1.0.0",
4+
"description": "Suffering from Frontend crises? Here's something that might interest you.",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "eccentrictouch"
8+
},
9+
"repository": {
10+
"type": "git",
11+
"url": "git+https://github.com/yashsehgal/eccentrictouch.git"
12+
},
13+
"keywords": [
14+
"thedesignsystems",
15+
"css",
16+
"library",
17+
"eccentrictouch",
18+
"opensource"
19+
],
20+
"author": "yashsehgal",
21+
"license": "ISC",
22+
"bugs": {
23+
"url": "https://github.com/yashsehgal/eccentrictouch/issues"
24+
},
25+
"homepage": "https://github.com/yashsehgal/eccentrictouch#readme"
26+
}

src/lib/components/cards/cards.scss

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,13 @@ transform: scale(1.1);
7575
box-sizing: border-box;
7676
content: inherit;
7777
}
78+
.clean-card{
79+
width: 30%;
80+
height: 28%;
81+
border-radius: 8px;
82+
box-sizing: border-box;
83+
}
84+
85+
.clean-card:hover {
86+
box-shadow: 8px 8px 16px 0 rgba(0,0,0,0.2);
87+
}

src/lib/contents/contentTest.htm

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,21 @@
77
<link rel="stylesheet" href="/src/lib/eccentric.css">
88
</head>
99
<body>
10-
<!--write tests to check content css-->
11-
<h2>TEST</h2>
12-
<!--testing content method-->
1310

14-
<div class="content">
15-
<h1>Download Eccentric Touch Now</h1>
16-
<p class="description_text">Cartoon Theme | Glass-morphism | Aesthetic Designs</p>
17-
<a href="" class="non_decorated cartoon_button_hoverable margin-top-12">download</a>
18-
</div>
11+
<!--testing content method-->
1912

20-
<div class="content">
21-
<h1>Download Eccentric Touch Now</h1>
22-
<p class="description_text">Cartoon Theme | Glass-morphism | Aesthetic Designs</p>
23-
<a href="" class="non_decorated cartoon_button_hoverable margin-top-12">download</a>
13+
<div id="root" class="flex">
14+
<div class="content">
15+
<h1>Download Eccentric Touch Now</h1>
16+
<p class="description_text">Cartoon Theme | Glass-morphism | Aesthetic Designs</p>
17+
<a href="" class="non_decorated cartoon_button_hoverable margin-top-12">download</a>
18+
</div>
19+
20+
<div class="content">
21+
<h1>Download Eccentric Touch Now</h1>
22+
<p class="description_text">Cartoon Theme | Glass-morphism | Aesthetic Designs</p>
23+
<a href="" class="non_decorated cartoon_button_hoverable margin_top-10">download</a>
24+
</div>
2425
</div>
2526
</body>
2627
</html>

src/lib/contents/contents.css

Lines changed: 133 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/lib/contents/contents.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)