All Projects → distillpub → post--feature-wise-transformations

distillpub / post--feature-wise-transformations

Licence: CC-BY-4.0 license
Feature-Wise Transformations

Programming Languages

HTML
75241 projects
TeX
3793 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Distill submission repository

Submission document

The submission document is located at src/index.ejs.

Developing

npm install to install dependencies. (Can take minutes!)

npm run dev to run a watching server.

npm run build to build, transpile, babel-ify and minify files.

Components are in src. The .html files are svelte components, the .js files are compilation endpoints that are also defined in webpack.config.js. These compiled endpoints are then consumed by hand authored .ejs files in src.

Visit localhost:8080/index.html for a hot-reloading preview of the article.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].