Commit Graph

51 Commits

Author SHA1 Message Date
d739f3f357 Using Pandoc flags for improved HTML export. CSS should support those options too. 2020-09-26 11:38:19 -05:00
f73ca8ef32 New accessors. 2020-08-28 20:24:25 -05:00
1c54938532 More String utililities, used for web stuff. 2020-08-07 14:03:08 -05:00
ce7b7c5810 Minor improves on documentation and markup utilities. 2020-07-27 20:52:44 -05:00
fbc60bd2cb Debuging baselines. 2020-07-18 18:54:15 -05:00
55b7c20a0d Debuging registered Iceberg repositories. 2020-07-18 17:32:29 -05:00
4423b39a08 Debuging requirements definition. 2020-07-18 16:54:12 -05:00
589afee9c2 Adding pragmas and missing code. Rookie mistake while learning baselines ;-). 2020-07-18 16:49:11 -05:00
e0c939b7d3 Testing baselines with preliminar Gitea support. 2020-07-18 16:34:44 -05:00
9ac4985542 YAML metada support. 2020-07-10 17:52:16 -05:00
51f09e40bd Improving Markup File and Markdown metadata extraction. 2020-07-03 18:51:45 -05:00
6850cdd53a Integrando imagen con la versión en Gitea. 2020-06-14 13:19:41 -05:00
b632b72da1 Improved CodiMD support and abstracting operations with markup files. 2020-06-08 16:08:39 -05:00
9c7a9bb280 Preparing for content importation. 2020-05-02 18:59:57 -05:00
bd897d8def Improving Markdeep. 2020-05-02 22:53:56 +00:00
0bf527c0f3 Passing to taskit shell some usage of pandoc 2020-05-02 22:53:56 +00:00
d1320c4717 Sync. last work. 2020-05-02 22:53:56 +00:00
9f9bcb08a0 Improved support for Markdeep. 2020-05-02 22:53:56 +00:00
0c0be2668d Adding Markdown with YAML metadata detection. 2020-05-02 22:53:56 +00:00
bf9e76e54a Markdeep: Starting the support for this kind of documents. 2020-05-02 22:53:56 +00:00
898c957a49 CodiMD sync started. 2020-05-02 22:53:56 +00:00
e6e6cab519 Sync. dependencies before an important bugfix. 2020-05-02 22:53:56 +00:00
169fd2246e Factoring serialization to external files. 2020-05-02 22:53:56 +00:00
85a4cbec24 PandocWork added to improve reproducible publishing. 2020-05-02 22:53:56 +00:00
0647a860f7 Moving core functionality to GrafoscopioUtils. 2020-05-02 22:53:56 +00:00
8b8bc188a6 Implementing management of unversioned files. 2020-05-02 22:53:56 +00:00
b3c77bc208 Minor update. 2020-05-02 22:53:56 +00:00
e19dc95108 Sync before switching to Pharo 7. 2020-05-02 22:53:56 +00:00
Eduardo Riesco
fec102216b Improving URL sanitation. 2020-05-02 22:53:56 +00:00
a7e72b5d9d Improved support for downloading files and creation of local subdirectories for them. 2020-05-02 22:53:56 +00:00
e26ce5cb89 Migrating to a new development image. 2020-05-02 22:53:56 +00:00
c18bf5aa06 Preliminar support for notebooks with proper
%metadata nodes to be subscribed into the main help menu.
2020-05-02 22:53:56 +00:00
8f509a0133 Fixing downloading of documents from the Web. 2020-05-02 22:53:56 +00:00
9153efbbba Improved detection of keywords, arguments in a string. 2020-05-02 22:53:56 +00:00
0495319170 Better %metadata nodes custom keys (pandocOptions, thisNodebook) processing to improve notebook control of
derivated files (Markdown, PDF, etc).
2020-05-02 22:53:56 +00:00
0b96cb3b6c Sync. 2020-05-02 22:53:56 +00:00
76ee21f9a3 Non blocking downloads utility (see how they can be used in the Comtrade package). 2020-05-02 22:53:56 +00:00
dadc950987 Improving update. 2020-05-02 22:53:56 +00:00
830cdedbc8 Sanitizing urls. (see http://mutabit.com/repos.fossil/grafoscopio/tktview?name=c7fe88f9ca ). 2020-05-02 22:53:56 +00:00
5af923bb89 Now inititialization belongs to each group. 2020-05-02 22:53:56 +00:00
5c264fb029 Initializations installs default documentaion. 2020-05-02 22:53:56 +00:00
dff1c7f433 Updating versions. 2020-05-02 22:53:56 +00:00
dc6c0d8229 Quick fix to make updating of all documentation
possible. This should be changed for a programatic way of getting a collection of all
declared classes that are a instance of 
GrafoscopioDocumentation.
2020-05-02 22:53:56 +00:00
aa2bbdf295 Synchronizing before testing installation in other image. 2020-05-02 22:53:56 +00:00
f3235e61c7 Reorganizing GrafoscopioDocumentation. 2020-05-02 22:53:56 +00:00
00be459054 Moving notebook alias instance side. 2020-05-02 22:53:56 +00:00
945883ede9 ExternalApp now makes part of this, instead
of the Grafoscopio Model.
2020-05-02 22:53:56 +00:00
8b29956392 Better styling and reuse for GrafoscopioDocumentation, which allow to define
better and more modular documentation for  several packages.
2020-05-02 22:53:56 +00:00
a75174451a GrafoscopioDocumentation: moving methods to
instance side, where makes more sense.
2020-05-02 22:53:56 +00:00
a4af9071a5 First public commit to modularize Grafoscopio.
Now GrafoscopioDocumentation can be downloaded
by several related projects without having to download the full Grafoscopio Package, only the Utilities. Maybe here we can put also the ones
that deals with installation of simple software
(Fossil, SQLite)... time will tell.
2020-05-02 22:53:56 +00:00