Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
halsk committed Dec 18, 2023
1 parent 5359899 commit a896d13
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 70 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2023 - Present, Zeon Studio
Copyright (c) 2023 - Dig DAO contributors

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
77 changes: 8 additions & 69 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,65 +1,10 @@
<h1 align=center>Astro + Tailwind CSS + TypeScript Starter and Boilerplate</h1>
# Dig DAO website

<p align=center>Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript, providing everything you need to jumpstart your Astro project and save valuable time.</p>
This project is for content management for the [Dig DAO website](https://digdao.jp/).

<p align=center>Made with β™₯ by <a href="https://zeon.studio/">Zeon Studio</a></p>
This code base is based on [Astro](https://astro.build/), which is a web framework for content-driven websites using Reactjs.

<p align=center> If you find this project useful, please give it a ⭐ to show your support. </p>

<h2 align="center"> <a target="_blank" href="https://astroplate.netlify.app/" rel="nofollow">πŸ‘€ Demo</a> | <a target="_blank" href="https://pagespeed.web.dev/analysis/https-astroplate-netlify-app/yzx3foum3w?form_factor=desktop">Page Speed (100%)πŸš€</a>
</h2>

<p align=center>
<a href="https://github.com/withastro/astro/releases/tag/astro%403.6.0" alt="Contributors">
<img src="https://img.shields.io/static/v1?label=ASTRO&message=3.6&color=000&logo=astro" />
</a>

<a href="https://github.com/zeon-studio/astroplate/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/zeon-studio/astroplate" alt="license"></a>

<img src="https://img.shields.io/github/languages/code-size/zeon-studio/astroplate" alt="code size">

<a href="https://github.com/zeon-studio/astroplate/graphs/contributors">
<img src="https://img.shields.io/github/contributors/zeon-studio/astroplate" alt="contributors"></a>
</p>

## πŸ“Œ Key Features

- πŸ‘₯ Multi-Authors
- 🎯 Similar Posts Suggestion
- πŸ” Search Functionality
- πŸŒ‘ Dark Mode
- 🏷️ Tags & Categories
- πŸ”— Netlify setting pre-configured
- πŸ“ž Support contact form
- πŸ“± Fully responsive
- πŸ“ Write and update content in Markdown / MDX
- πŸ’¬ Disqus Comment
- πŸ”³ Syntax Highlighting

### πŸ“„ 15+ Pre-designed Pages

- 🏠 Homepage
- πŸ‘€ About
- πŸ“ž Contact
- πŸ‘₯ Authors
- πŸ‘€ Author Single
- πŸ“ Blog
- πŸ“ Blog Single
- 🚫 Custom 404
- πŸ’‘ Elements
- πŸ“„ Privacy Policy
- 🏷️ Tags
- 🏷️ Tag Single
- πŸ—‚οΈ Categories
- πŸ—‚οΈ Category Single
- πŸ” Search

## πŸ”— Integrations

- astro/react
- astro/sitemap
- astro/tailwind
We use [Astroplate](https://github.com/zeon-studio/astroplate), developed by [Zeon Studio](https://zeon.studio/), as our base theme.

## πŸš€ Getting Started

Expand Down Expand Up @@ -111,18 +56,12 @@ docker run -it --rm astroplate ash
<!-- reporting issue -->
## 🐞 Reporting Issues

We use GitHub Issues as the official bug tracker for this Template. Please Search [existing issues](https://github.com/zeon-studio/astroplate/issues). It’s possible someone has already reported the same problem.
If your problem or idea has not been addressed yet, feel free to [open a new issue](https://github.com/zeon-studio/astroplate/issues).
We use GitHub Issues as the official bug tracker for this Website. Please Search [existing issues](https://github.com/dig-dao/digdao-web/issues). It’s possible someone has already reported the same problem.
If your problem or idea has not been addressed yet, feel free to [open a new issue](https://github.com/dig-dao/digdao-web/issues).

<!-- licence -->
## πŸ“ License

Copyright (c) 2023 - Present, Designed & Developed by [Zeon Studio](https://zeon.studio/)

**Code License:** Released under the [MIT](https://github.comzeon-studio/astroplate/blob/main/LICENSE) license.

**Image license:** The images are only for demonstration purposes. They have their license, we don't have permission to share those images.

## πŸ’» Need Custom Development Services?
Copyright (c) 2023 - Dig DAO contributors

If you need a custom theme, theme customization, or complete website development services from scratch you can [Hire Us](https://zeon.studio/).
**Code License:** Released under the [MIT](https://github.com/dig-dao/digdao-web/blob/main/LICENSE) license.

0 comments on commit a896d13

Please sign in to comment.