Commit Graph
17 Commits
Author SHA1 Message Date
underscorediscovery 6ac829947a blog; fix twitter link to munificentbob (thanks @noelfb) 2019-02-07 20:40:44 -08:00
underscorediscovery 25a1431fa7 docs; add some links to blog post 2019-02-07 13:07:21 -08:00
underscorediscovery 27a08151e7 blog; clarify weird grammar (sponge) 2019-02-05 19:39:38 -08:00
underscorediscovery 57a1d809d8 docs; replace wren repo URL to point to organization 2019-02-05 18:41:31 -08:00
underscorediscovery 7cc7c715c9 docs; list; add + operator documentation 2019-02-05 18:18:38 -08:00
underscorediscovery 21024bfa13 docs; formatting and tidying
- quick clean up pass on layout and colors for clarity/legibility
- added logo to the sidebar
- fix various css things like a full height page when content is shorter, so the footer doesn't creep away from the bottom
- start using em instead of px for consistency across devices
2019-02-05 18:18:24 -08:00
underscorediscovery 2d449cd4c9 docs; add blog section with simple rss
- rss is hand written right now
- see the hello wren blog post for reasoning
2019-02-05 18:15:29 -08:00
underscorediscovery 29cef0bd53 docs; update generator
- copies files in doc/site/static/ to output
- update output formatting to include potential differences in markdown generator (local generate had >, so cover both to remain consistent)
- copy rss xml (could be in static too, but for now...)
2019-02-05 18:14:34 -08:00
Sven Bergström 201ae2f38a Merge pull request #619 from PrimordialHelios/fix_doc_generation
Fix doc generation script
2019-02-04 17:57:52 -08:00
Sven Bergström cabab755f5 Merge pull request #646 from nenofite/patch-1
Fix broken link for error handling
2018-12-19 18:36:30 -03:30
Sven Bergström 4ebb99d27f Merge pull request #636 from datatypevoid/readme-update
chore(README): point broken links to wren.io
2018-11-26 16:35:42 -03:30
underscorediscovery a2868913c5 Add .log to Num 2016-10-31 17:22:32 -02:30
underscorediscovery 955e92761d Add .pow(_) to Num 2016-10-31 17:22:13 -02:30
underscorediscovery 2650794340 Update AUTHORS 2016-10-31 17:21:55 -02:30
underscorediscovery 1f84a10f44 Implement String indexOf(needle, startIndex) 2016-07-14 01:23:01 -02:30
Sven Bergström 5a8cacfbe4 fix range docs to introduction
Is that the link that was intended?
2016-05-21 00:24:41 -02:30
Sven Bergström b57fd6431a iterator protocol relative to core/ not modules/ 2016-05-21 00:21:47 -02:30