Skip to content

Commit

Permalink
init repo
Browse files Browse the repository at this point in the history
  • Loading branch information
xgqfrms committed Aug 14, 2024
1 parent 4a865d5 commit a0dbe31
Show file tree
Hide file tree
Showing 685 changed files with 48 additions and 1,178,645 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,5 @@ typings/

# TernJS port file
.tern-port

node_modules/
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"editor.formatOnSave": false,
"editor.formatOnPaste": false,
"editor.renderWhitespace": "all",
"editor.fontSize": 14,
"editor.fontSize": 16,
"editor.tabSize": 2,
"editor.multiCursorModifier": "alt",
"editor.wordWrap": "on",
Expand Down Expand Up @@ -75,5 +75,8 @@
"html.format.extraLiners": "",
"html.format.enable": false,
"html.format.contentUnformatted": "body, div, section, script, pre,code,textarea",
"cSpell.words": [
"IELTS"
],

}
1 change: 1 addition & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# .vscode/**
.vscode-test/**

node_modules/
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github-fe-oss-project-template.xgqfrms.xyz
ielts-guide-2th.xgqfrms.xyz
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 xgqfrms
Copyright (c) 2024 xgqfrms

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
36 changes: 3 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,6 @@
# github front-end open source software project template


https://github-fe-oss-project-template.xgqfrms.xyz


> build in many options features
## CI/CD

github actions / docker / k8s


## type system

TypeScript

## lib / framework

React / Vue

## package

npm / github packages

## build tools

vite / rollup

## docs

gastsby / vuepress

# IELTS-Guide-2th

> 雅思考试官方指南(第2版)音频、视频资源
https://ielts-guide-2th.xgqfrms.xyz

16 changes: 0 additions & 16 deletions custom-deploy/action.yml

This file was deleted.

17 changes: 0 additions & 17 deletions dev/action.yml

This file was deleted.

2 changes: 0 additions & 2 deletions dist/deploy.js

This file was deleted.

2 changes: 0 additions & 2 deletions dist/dev.js

This file was deleted.

78 changes: 0 additions & 78 deletions dist/index.js

This file was deleted.

26 changes: 26 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html lang="zh-Hans">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="author" content="xgqfrms">
<meta name="generator" content="VS code">
<title>ielts-guide-2th</title>
</head>
<body>
<header>
<h1>ielts-guide-2th</h1>
</header>
<main>
<section>
<a href="https://ielts-guide-2th.xgqfrms.xyz/index.html"></a>
</section>
<article></article>
</main>
<footer>
<p>copyright&copy; xgqfrms 2024</p>
</footer>
<!-- <script type="module" src="./app.js"></script> -->
</body>
</html>
19 changes: 0 additions & 19 deletions github-actions/deploy-bug.yml

This file was deleted.

36 changes: 0 additions & 36 deletions github-actions/main-template.yml

This file was deleted.

73 changes: 0 additions & 73 deletions github-actions/readme.md

This file was deleted.

Loading

0 comments on commit a0dbe31

Please sign in to comment.