Nick Taylor
22991239bf
Ran all markdown files through prettier to fix a handful. ( #4599 )
2019-10-28 08:20:53 -04:00
Ron Tal
e226a8e70d
removed irrelevant word from docs ( #4601 )
2019-10-26 12:15:13 -04:00
Mac Siri
b70186af0b
Add Condition for deployment ( #4578 )
...
* Add conditional deployment
* Update deployment doc
2019-10-25 12:25:44 -04:00
rhymes
d0bc58b133
API docs updates ( #4585 )
...
* Add operationId to all operations
* Add top level tags array
* Add users tag and cleanup /me descriptions
* Add beta to the title
* Update Article Index and Show examples after #4560
* Bump version
* Remove rendundant type object from refs
2019-10-25 10:30:33 -04:00
rhymes
8989a52aba
Strip EXIF and GPS data from uploaded images ( #4450 )
...
* Add specs for ArticleImageUploader
* Add specs for BadgeUploader
* Add specs for CoverImageUploader
* Add specs for ProfileImageUploader
* Refactor uploaders to inherit from BaseUploader
* Strip EXIF and GPS data from uploaded images
* Add ImageMagick to the docs
* Protect strip_exif
2019-10-24 16:35:10 -04:00
Enrico Grillo
7423d05af6
Doc: Add mailto link in licensing.md ( #4440 ) [ci skip]
2019-10-24 15:45:28 -04:00
Mac Siri
ba82deca90
Create doc on deployment CI/CD process ( #4563 ) [ci skip]
2019-10-24 15:24:02 -04:00
Nadiya Karachevska
df857d860a
Fix API inconsistencies between articles 'index' and 'show' ( #4560 )
...
* Fix API inconsistencies between articles 'index' and 'show'
* Update API docs; revert tags from articles index
* Fix specs
* Update specs
2019-10-24 11:56:55 -04:00
Ben Halpern
4ea7b03727
Add new font and theme config, plus new navbar config option ( #4462 )
...
* Initial changes for some new themes/fonts/etc.
* Add basic navbar config
* Finalize navbar config
* Make config_navbar non nullable
* Add dark_theme? to user decorator
2019-10-24 08:38:46 -04:00
Jenna Pederson
ee91310f3a
Doc: Fix/clarify getting started docs ( #4509 ) [ci skip]
2019-10-22 14:38:41 -04:00
Stefan
5e0ca550a7
Fix typo in liquid tags docs ( #4533 )
...
* fix typo
* fix typo
2019-10-22 10:07:54 -04:00
Abenet Tamiru
ff45dc5e6e
Mention POSTGRES_VERSION variable in documentation ( #4481 ) [ci skip]
2019-10-18 10:31:52 -04:00
Ryan Palo
6cbad11b8f
[DOC] Update "Installing on Linux" docs with more error messages ( #4468 ) [ci skip]
2019-10-17 11:24:13 -04:00
rhymes
baa279b963
[DOC] Add PostgreSQL to the stack list ( #4473 ) [ci skip]
2019-10-17 10:56:00 -04:00
rhymes
89476fae08
Upgrade Ruby to 2.6.5 ( #4451 )
2019-10-17 09:34:31 -04:00
rhymes
83291b16c6
Update API docs to add error info and other small fixes ( #4459 ) [ci skip]
2019-10-16 15:08:49 -04:00
Anna Anks Nowak
c4b5530e2e
Add info about bumping API version to docs.dev ( #4454 )
...
* Add views count for authenticated users articles [#4250 ]
* Bump API version to 0.5.6 [#4250 ]
* Add info about bumping API docs version requirement
* Fix Create pull request link by linking to the docs
2019-10-16 09:04:36 -04:00
Anna Anks Nowak
ee8ae66e47
Add views count for authenticated users articles [ #4250 ] ( #4393 )
...
* Add views count for authenticated users articles [#4250 ]
* Bump API version to 0.5.6 [#4250 ]
2019-10-15 21:39:17 -04:00
Enrico Grillo
c9c86a44ea
[DOC] Update technical-overview.md ( #4439 ) [ci skip]
2019-10-15 16:34:25 -04:00
Emilia Muresan
daff71321f
Fix lints in app/javascript/src/components/ ( #4261 ) [ci skip]
2019-10-15 16:11:18 -04:00
Jacob Herrington
691faf78ac
Update the docs readme with instructions [ci skip] ( #4361 )
...
The readme should include instructions to run the docs site so that
people don't have to go searching for the contributing.md file if they
are stumbling upon the docs in their code editor instead of via the
docs.dev.to website.
2019-10-14 09:24:46 -04:00
Zev Averbach
999042b9b8
add two possible problems + solutions ( #4371 )
...
I ran into those today while trying to get everything set up locally. Hopefully this will help future contributors!
2019-10-14 08:43:30 -04:00
Nick Taylor
fbbda3ed82
Fix typo in debugging.md ( #4374 ) [ci skip]
2019-10-11 12:22:13 -04:00
samuel-glitch
15d7e7629a
Add a sentence to clarify GitHub Authentication ( #4360 )
2019-10-11 08:56:02 -04:00
Nick Taylor
cc7a3f692a
VS Code Settings Update / Frontend Debug Documentation ( #4346 )
...
* Added Edge debug configuration for VS Code.
* Added frontend debug documentation.
* Some copy updates.
* Added the debugging docs to the TOC.
2019-10-10 13:10:03 -04:00
Joshua Tzucker
b61db22dc5
[DOC] Update PostgreSQL docs ( #4345 ) [ci skip]
2019-10-10 10:28:17 -04:00
Ben Halpern
3db3f6fdc2
Fix gotchas with color preview and some style adjustments and add documentation ( #4322 )
2019-10-08 21:32:31 -04:00
Ben Halpern
c0faa20c90
Add more info to architecture ( #4233 )
...
* Add more info to architecture
* Fix various typos and improve clarity in docs
2019-10-08 11:29:44 -04:00
Jacob Herrington
8cebfd415d
[DOC] Update DEV onboarding documentation ( #4215 )
2019-10-03 16:38:28 -04:00
Enrico Grillo
ccfae978b5
[DOC] Standardize punctuation, period ( #4176 ) [ci skip]
2019-10-03 11:54:04 -04:00
Jacob Herrington
fa3612abf9
Fix technical overview doc layout [ci skip] ( #4201 )
2019-10-03 11:07:54 -04:00
Enrico Grillo
f3417d7ecb
[DOC] Remove repetitive phrasing to improve readability ( #4175 ) [ci skip]
2019-10-01 16:34:49 -04:00
Jacob Herrington
4ea1e6e020
Fix typos and mechanical mistakes ( #4177 ) [ci skip]
2019-10-01 16:30:13 -04:00
Ben Halpern
cbef9ada79
Add some architecture docs ( #4171 )
2019-10-01 10:30:03 -04:00
rhymes
8a5fb23335
Use server side comments for templates ( #4123 )
2019-09-27 10:10:30 -04:00
rhymes
e6100dd400
Fix tags format in Article create API ( #4075 ) [ci skip]
2019-09-20 10:14:41 -04:00
rhymes
02b5bb7d78
API: add doc for webhooks index ( #4056 )
...
* Remove updated_at and use the same format for dates
* Add API docs for API /webhooks index
2019-09-18 09:48:33 -07:00
Dhananjay
ac5509e181
Update image of Algolia backend docs ( #3956 ) [ci skip]
2019-09-09 09:45:52 -04:00
rhymes
3a0dc13fc7
Replace "access token" with "API Key" ( #3960 ) [ci skip]
2019-09-06 09:08:39 -04:00
rhymes
2e5a847ab8
API: /api/articles/me defaults to published articles ( #3937 )
...
* /api/articles/me defaults to published articles
We want to make it explicit to retrieve unpublished articles, this change defaults `/api/articles/me` to only published articles, also adds `/api/articles/me/published`, `/api/articles/me/unpublished` and `/api/articles/me/all` to make requests more explicit.
* Refactor /me logic into a case switch
2019-09-04 14:02:13 -04:00
Andy Zhao
f5e61fdae2
Update Docs deploy command ( #3940 )
...
Use make build instead of only gitdocs command
2019-09-04 09:29:49 -04:00
Andy Zhao
dd62a321d1
Add Setup for storybook.dev.to ( #3885 )
...
* WIP test custom deploy script
* Add console logs
* Use common JS require instead of import
* WIP
* Use proper names
* Move back one directory...?
* Add npm install?
* Remove console logs
* Refactor a bit
2019-09-03 16:49:37 -04:00
rhymes
0bafec4b4b
DOC: Fix aggregated query to avoid deprecation ( #3904 ) [ci skip]
2019-09-03 15:49:26 -04:00
rhymes
676cf002bd
Webhooks: API fixes and docs ( #3901 )
...
* Fix webhook API and add POST /api/webhooks docs
* Document GET /api/webhooks/:id
* Fix DELETE /api/webhooks/{id} and document it
* Add proper 404 specs
2019-09-03 10:41:23 -04:00
Jean-Michel Fayard
4af02c8a48
Support for runnable kotlin snippets #3776 ( #3801 )
2019-08-29 16:06:17 -04:00
Robin
880655b388
Add AWS install error to FAQ & update gitignore( #3871 ) [ci skip]
2019-08-29 10:28:13 -04:00
Mario See
59217d76a7
Add scheduled Job doc ( #3847 ) [ci skip]
2019-08-27 16:18:10 -04:00
Yash Dave
eccca28ee1
Update backend's readme filename ( #3824 ) [ci skip]
2019-08-26 17:47:59 -04:00
not-a-patch
4243510f87
Backend Docs: roles.md #3737 ( #3827 )
2019-08-26 14:50:39 -04:00
not-a-patch
e9c33f4aea
Backend docs: github authentication updated ( #3814 )
...
- first item says "sign in" when it actually links you to
creation of a OAuth application
2019-08-23 17:11:22 -04:00