Commit Graph

34 Commits

Author SHA1 Message Date
waddlesplash 259191ea94
build_for_deploy: Bump Doxygen and use new host. 2019-12-23 19:10:08 -05:00
Augustin Cavalier c79b1ed423 build_for_deploy: Use --minify for smaller page sizes.
This is a new feature of Hugo.
2018-09-13 15:30:51 -04:00
fbrosson dc8b027996 newblog script: sync after transition from "index.md" to "_index.md" (#171)
Ref: 8264ce92a4
2018-03-08 21:02:24 -05:00
waddlesplash f1e1611431 Upgrade to Doxygen 1.8.13. 2017-10-01 11:21:34 +02:00
Kacper Kasper 3a9d03b81e Use Doxygen 1.8.12 for API docs. 2017-09-30 17:41:17 +02:00
Augustin Cavalier af40781a98 build_for_deploy: Remove Hugo version detection altogether.
Netlify now has a mechanism to specify version in site config.
2017-06-17 14:24:00 -04:00
Augustin Cavalier 72b87827cd build_for_deploy: Try to use Hugo v0.22 instead.
Seems Netlify does not have 0.23 yet.
2017-06-17 14:20:24 -04:00
Augustin Cavalier 0fafbac611 Upgrade from Hugo v0.18 to v0.23. 2017-06-17 14:15:05 -04:00
Humdinger 4e1db7f517 New blog post "Building packages with haikuporter"
scripts/newblog.sh and scripts/newpost.sh were not
executable...
2017-02-22 08:43:20 +01:00
Augustin Cavalier 602a960d33 build_for_deploy.sh: Revert to Doxygen 1.8.11. 2017-01-25 22:47:30 -05:00
Augustin Cavalier 6d924672b4 build_for_deploy.sh: Fixup previous commit.
Checking if the dir exist is much more foolproof...
2017-01-25 21:26:44 -05:00
Augustin Cavalier 87fdcc6f0c build_for_deploy.sh: Add API docs to the site. 2017-01-25 21:23:54 -05:00
Augustin Cavalier c0a22a2ffd scripts/build_for_deploy.sh: Fixup previous commit. 2017-01-25 21:08:45 -05:00
Augustin Cavalier a2752859bb scripts/build_for_deploy.sh: Switch to using a git checkout of Haiku.
Also, first attempts at Doxygen.
2017-01-25 21:04:08 -05:00
Augustin Cavalier 2c79d6f4d5 build_for_deploy.sh: Check for Doxygen.
(Coming soon...)
2017-01-24 13:43:09 -05:00
Augustin Cavalier 26aa70ebb9 scripts/build_for_deploy: Don't delete the entire public directory. 2017-01-22 17:02:36 -05:00
Augustin Cavalier c95f143889 scripts: Add the welcome page. 2017-01-22 16:43:17 -05:00
Augustin Cavalier 6e82b09825 build_for_deploy: Try for Hugo 0.18 if installed. 2017-01-16 22:33:31 -05:00
Augustin Cavalier 137b9501e2 build_for_deploy: Pass -q to unzip. 2017-01-16 22:28:36 -05:00
Augustin Cavalier 35c21ee6fc scripts: Add a script to pull pages manually from Drupal.
Some pages got missed in the export for whatever reason,
so this will take care of that.
2017-01-16 14:08:53 -05:00
Augustin Cavalier 052555337e config: Add a "BuildTypeIsDeploy" flag, disable breadcrumbs when it's false. 2017-01-13 23:39:39 -05:00
Augustin Cavalier 9d742495a0 Disable the (useless) sitemap. 2017-01-13 22:56:18 -05:00
Augustin Cavalier 94c731ff03 build_for_deploy.sh: Delete the 'public' directory before running Hugo. 2017-01-11 15:59:41 -05:00
Augustin Cavalier a778c09756 scripts: Add a build_for_deploy.sh which downloads the userguide. 2017-01-11 15:52:53 -05:00
Augustin Cavalier 7344a2aa5d drupal2hugo.js: Add a mechanism to skip already-existing files. 2017-01-11 14:03:46 -05:00
Augustin Cavalier 9ed0532cc9 drupal2hugo.js: Tweak filenames and add note about dumped files. 2017-01-11 13:55:18 -05:00
Augustin Cavalier f4ff88f147 drupal2hugo: Move note about CSV dumps to top of file. 2017-01-11 13:45:49 -05:00
Augustin Cavalier de3bb016e4 Fix blog_index template and create blog indexes. 2016-08-07 19:35:16 -04:00
Augustin Cavalier 464ed7f4da Import page content from Drupal.
"scripts/drupal2hugo.log" contains the logfile produced
during the conversion, for future reference.
2016-08-07 17:43:01 -04:00
Augustin Cavalier 8cc09a56bd drupal2hugo, layouts: Properly handle news articles. 2016-08-07 17:30:44 -04:00
Augustin Cavalier bde81080f3 drupal2hugo: Pseudo-parse and convert <code> tags properly, handle file formats. 2016-08-07 16:51:21 -04:00
Augustin Cavalier 8a996d806a Import (mostly-working) drupal2hugo script. 2016-08-07 16:00:57 -04:00
Augustin Cavalier c4c77c7036 scripts: Various fixes & tweaks. 2016-08-07 09:51:04 -04:00
Augustin Cavalier 569a9dd8bd Initial import. 2015-12-21 14:54:28 -05:00