diff --git a/.gitea/neocities.yml b/.gitea/neocities.yml new file mode 100644 index 0000000..7883a47 --- /dev/null +++ b/.gitea/neocities.yml @@ -0,0 +1,41 @@ +name: Deploy to neocities + +# only run on changes to main. Use main or master depending on whatever your default branch is called. +on: + push: + branches: + - main + +concurrency: # prevent concurrent deploys doing strange things + group: deploy-to-neocities + cancel-in-progress: true + +jobs: + deploy: + runs-on: ubuntu-latest + + steps: + # The checkout step copies your repo into the action runner. Important! + - uses: actions/checkout@v4 + # Set up any tools and build steps here + # This example uses a Node.js toolchain to build a site + # If you don't need Node.js to build your site, you can omit this. + - name: Use Node.js + uses: actions/setup-node@v4 + with: + node-version: lts/* + # If you have a different build process, replace this with your own build steps + - name: Install deps and build + run: | + npm i + npm run build + # When the dist_dir is ready, deploy it to neocities + # Here we deploy the folder named `public` + - name: Deploy to neocities + uses: bcomnes/deploy-to-neocities@v3 + with: + api_key: ${{ secrets.NEOCITIES_API_TOKEN }} + cleanup: false + neocities_supporter: false # set this to true if you have a supporter account and want to bypass unsuported files filter. + preview_before_deploy: true # print a deployment plan prior to waiting for files to upload. + dist_dir: public diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..4360f68 --- /dev/null +++ b/css/style.css @@ -0,0 +1,9 @@ +/* CSS is how you can add style to your website, such as colors, fonts, and positioning of your + HTML content. To learn how to do something, just try searching Google for questions like + "how to change link color." */ + +body { + background-color: white; + color: black; + font-family: Verdana; +} \ No newline at end of file diff --git a/img/autisticats-logo.png b/img/autisticats-logo.png new file mode 100644 index 0000000..91d1c63 Binary files /dev/null and b/img/autisticats-logo.png differ diff --git a/img/neocities.png b/img/neocities.png new file mode 100644 index 0000000..73e6030 Binary files /dev/null and b/img/neocities.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..6743966 --- /dev/null +++ b/index.html @@ -0,0 +1,81 @@ + + +
+ + +
+
+ +
We are currently building a new space for the community. Please bear with us while we set up the infrastructure and get things organized.
+Stay tuned for further updates!
+The requested page was not found.
+ + diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..f54d025 --- /dev/null +++ b/robots.txt @@ -0,0 +1,48 @@ +# This file tells search engines and bots what they are allowed to see on your site. + +# This is the default rule, which allows search engines to crawl your site (recommended). +User-agent: * +Allow: / + +# If you do not want AI bots to crawl your site, remove the # from the following lines: +#User-agent: AI2Bot +#User-agent: Ai2Bot-Dolma +#User-agent: Amazonbot +#User-agent: anthropic-ai +#User-agent: Applebot-Extended +#User-agent: Bytespider +#User-agent: CCBot +#User-agent: ChatGPT-User +#User-agent: Claude-Web +#User-agent: ClaudeBot +#User-agent: cohere-ai +#User-agent: Diffbot +#User-agent: DuckAssistBot +#User-agent: FacebookBot +#User-agent: FriendlyCrawler +#User-agent: Google-Extended +#User-agent: GoogleOther +#User-agent: GoogleOther-Image +#User-agent: GoogleOther-Video +#User-agent: GPTBot +#User-agent: iaskspider/2.0 +#User-agent: ICC-Crawler +#User-agent: ImagesiftBot +#User-agent: img2dataset +#User-agent: ISSCyberRiskCrawler +#User-agent: Kangaroo Bot +#User-agent: Meta-ExternalAgent +#User-agent: Meta-ExternalFetcher +#User-agent: OAI-SearchBot +#User-agent: omgili +#User-agent: omgilibot +#User-agent: PanguBot +#User-agent: PerplexityBot +#User-agent: PetalBot +#User-agent: Scrapy +#User-agent: Sidetrade indexer bot +#User-agent: Timpibot +#User-agent: VelenPublicWebCrawler +#User-agent: Webzio-Extended +#User-agent: YouBot +#Disallow: /