- Notifications
You must be signed in to change notification settings - Fork4
This is the repo for the Twisted Matrix presentation site
License
twisted/twisted.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Most of the content is hosted in this repository.
The legacy documentation pages for the/documents/ URL is hosted in a separaterepository attwisted/documents.
You can run a local test server via$ python3 test_server.py.It is designed to replicate the same 404 behavior as GitHub Pages.
This project is usingTailwind v3 in the404.html page.Use thetw- prefix with Tailwind CSS classes.
Node/npm is required to update the/build/css/tailwind.css file.
You can get nodejs on your system via Python as:
virtualenv venv. venv/bin/activatepip install nodeenvnodeenv node-env. node-env/bin/activatejest is used for the test suite.
./node_modules/.bin/jestUse this command when developing for the CSS file to be updated automaticallywith your Tailwind classes:
npm run devTo minify the file run:
npm run buildAbout
This is the repo for the Twisted Matrix presentation site
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors10
Uh oh!
There was an error while loading.Please reload this page.