mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 10:55:37 +00:00
fixed some broken docs in v1
This commit is contained in:
parent
ab310dd1db
commit
7376e49827
@ -3,7 +3,7 @@ const container = require('markdown-it-container')
|
||||
module.exports = {
|
||||
markdown: {
|
||||
anchor: {
|
||||
permalink: false,
|
||||
permalink: true,
|
||||
},
|
||||
config: md => {
|
||||
md
|
||||
|
||||
@ -1,8 +1,11 @@
|
||||
# Strapi [](https://travis-ci.org/wistityhq/strapi) [](http://slack.strapi.io)
|
||||
::: intro
|
||||
# Strapi
|
||||
|
||||
[Website](http://strapi.io/) - [Getting Started](#user-content-getting-started-in-a-minute) - [Documentation](http://strapi.io/documentation/introduction) - [Support](http://strapi.io/support)
|
||||
[](https://travis-ci.org/wistityhq/strapi)
|
||||
[](http://slack.strapi.io)
|
||||
|
||||
Strapi is an open-source Node.js rich framework for building applications and services.
|
||||
:::
|
||||
|
||||
Strapi enables developers to focus on writing reusable application logic instead of spending time
|
||||
building infrastructure. It is designed for building practical, production-ready Node.js applications
|
||||
@ -111,11 +114,10 @@ Strapi comes with a simple but yet powerful dashboard.
|
||||
|
||||
## Resources
|
||||
|
||||
- [Roadmap](ROADMAP.md)
|
||||
- [Contributing guide](CONTRIBUTING.md)
|
||||
- [MIT License](LICENSE.md)
|
||||
- [Contributing guide]((https://github.com/strapi/strapi/blob/master/CONTRIBUTING.md))
|
||||
- [MIT License]((https://github.com/strapi/strapi/blob/master/LICENSE.md))
|
||||
|
||||
## Links
|
||||
|
||||
- [Strapi website](http://strapi.io/)
|
||||
- [Strapi website](https://strapi.io/)
|
||||
- [Strapi news on Twitter](https://twitter.com/strapijs)
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
<!-- {.text-center} -->
|
||||
::: intro
|
||||

|
||||
|
||||
### API creation made simple, secure and fast.
|
||||
The most advanced open-source Content Management Framework to build powerful API with no effort.
|
||||
@ -8,6 +9,8 @@ The most advanced open-source Content Management Framework to build powerful API
|
||||
[](https://travis-ci.org/strapi/strapi)
|
||||
[](http://slack.strapi.io)
|
||||
[](https://heroku.com/deploy?template=https://github.com/strapi/strapi-heroku-app)<!-- {height=20} -->
|
||||
<!-- {p:.flex.justify-around} -->
|
||||
:::
|
||||
|
||||
## v3@alpha.13 is available!
|
||||
We've been working on a major update for Strapi during the past months, rewriting the core framework and the dashboard.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user