Giter Site home page Giter Site logo

build.jermolene.github.io's People

Contributors

araname avatar bramchen avatar jermolene avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

build.jermolene.github.io's Issues

Allow branches to be specified when building TiddlyWiki5

To address TiddlyWiki/TiddlyWiki5#3623 we need to extend the build scripts so that they can build the prerelease with the master branch of TW5 while using the tiddlywiki-com branch when rebuilding the current release with the latest documentation updates.

A complexity with the current build scripts is that they originated as the scripts I (@Jermolene) was using for my everyday development of TiddlyWiki5, and they still serve that purpose alongside being used to prepare builds for tiddlywiki.com. That is why the current scripts reach into the filing system for the files they need, rather than pulling them down afresh from git. In preparation for introducing continuous integration, it is proposed to drop support for using these scripts for local development and instead focus on the scenarios we need for CI. This means that the scripts will be more self-contained, pulling everything they need from git.

Breakdown of tasks:

  • Rationalise the existing build scripts -- there are a number of scripts designed for interactive use that duplicate fragments of bld.sh that can be removed
  • Add new development build scripts to the TW5 repo
  • Update production build scripts here in build.jermolene.github.io to pull down appropriate branch
  • Update all build scripts to optionally include a tiddler with enough git status to allow the build to be tracked

v5.1.18 empty.html accidentally includes a splash screen

The v5.1.18 version of https://tiddlywiki.com/empty.html includes a splash screen, even though it doesn't include the raw markup tiddler that is responsible for it.

The problem is that empty.html is constructed from the main editions/tw5.com wiki, rather than from the editions/empty edition. The former includes a splash screen tiddler that is included when saving the HTML file, even though that same splash screen tiddler is excluded by the save filter employed when saving the empty.html file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.